In my load script, I use the statement below to prevent the Seaside
server from starting when loading Seaside-All in VisualWorks 7.7:
Smalltalk at: #DoNotStartSeasideServer put: true.
Is there some other way of doing this, without doing tricks in the
load script? I tried defining pre-load and pre-read actions in bundles
that have Seaside-All as a prerequisite, but they seem to fire too
late.
Kind regards¨
Runar
_______________________________________________
vwnc mailing list
[hidden email]
http://lists.cs.uiuc.edu/mailman/listinfo/vwnc