Skip to content

Commit

Permalink
GLASS now bootstraps differently, remove old installMonticello
Browse files Browse the repository at this point in the history
Signed-off-by: MagLev Engineering Team <is@gemstone.com>
  • Loading branch information
Danie Roux authored and MagLev Engineering Team committed Aug 14, 2009
1 parent fa9036b commit 17ef690
Showing 1 changed file with 0 additions and 7 deletions.
7 changes: 0 additions & 7 deletions glass_stone.rb
@@ -1,13 +1,6 @@
require File.join(File.dirname(__FILE__), 'stone')

class GlassStone < Stone
def initialize_new_stone
super
start
run_topaz_command("UserGlobals at: #BootStrapSymbolDictionaryName put: #UserGlobals. System commitTransaction")
topaz_commands(["input #{gemstone_installation_directory}/seaside/topaz/installMonticello.topaz", "commit"])
run_topaz_command("UserGlobals removeKey: #BootStrapSymbolDictionaryName. System commitTransaction")
end

def seaside_bin_directory
"#{gemstone_installation_directory}/seaside/bin"
Expand Down

0 comments on commit 17ef690

Please sign in to comment.