Thanks, Norbert. If I explicitly load #bleedingEdge from ConfigurationOfOmniBrowser, will then running a load of latestVersion on ConfigurationOfSeaside30 override the loaded version of OmniBrowser? ________________________________ From: Norbert Hartl [via Smalltalk] [ml-node+s1294792n3897086h17@n4.nabble.com] Sent: Wednesday, October 12, 2011 2:44 AM To: Joel E. Wilson Subject: Re: Loading Seaside 3.0 cripples System browser For OB in 1.3 you still need to load #bleedingEdge I think. Norbert Am 12.10.2011 um 07:56 schrieb Dale Henrichs <[hidden email]<UrlBlockedError.aspx>>:
Tangaloor,
Other systems have conditional compilation and Smalltalk has conditional loading ...
OmniBrowser and its eco system is very brittle ... it seems that they OB is constantly breaking when the underlying system changes (not surprising at one level), but that causes particular problems for Seaside, because it must have one window that is written against OB ... I think that the OB configuration is no longer maintained so it is a shame that this is affecting the use of Seaside30...
one can load without that particular OB dependency but you need to understand a little more about Seaside and Metacello (you must decide which packages you want over and above the Base system).
I never load the full system anymore, because of the headaches that OB causes ... it does seem to be constantly broken ... If I had my druthers I would change the Seaside30 configuration so that it was easy to exclude OB, but I am not the only one making decisions about the config ...
I am a bit busy for the next few days, but if you ping me at the end of the week, I will publish the instructions for loading Seaside30 without OB ... if you google around a bit you will probably find several threads on this topic (and even quite possibly instructions on how to load Seaside30 without OB:)...
Dale
-- View this message in context: http://forum.world.st/Loading-Seaside-3-0-cripples-System-browser-tp3880813p... Sent from the Pharo Smalltalk Users mailing list archive at Nabble.com.