[Seaside-dev] Issue 168 in seaside: get a complete Universe for 2.9

codesite-noreply at google.com codesite-noreply at google.com
Sun Dec 28 20:50:36 UTC 2008


Comment #13 on issue 168 by philippe.marschall: get a complete Universe for  
2.9
http://code.google.com/p/seaside/issues/detail?id=168

Regarding comment 8:

"Inverse dependencies" is a concept Seaside invented. It's simply a UI  
issue, make
two categories one called "Seaside" and one called "Seaside enabling  
features". The
user should only select stuff from "Seaside" and stuff from "Seaside  
enabling
features" get selected automatically. If a package has an "inverse  
dependency" then
put it into "Seaside enabling features" and the inverse dependency  
into "Seaside".
And vice versa if it's not an inverse dependency.

Once you have loaded a specific version of Seaside up- or downgrading to a  
different
version (2.x to 2.y) is impossible with any technology (MC, CS,  
Universes, ...).
That is simply a Squeak issue.

Having different branches for Seaside is supported by having a Universe for  
each.
Eg, make a universe for Seaside 2.9 and one for 2.10 and mix that into your  
other
universe. Putting Seaside into a Squeak or Pharo Universe is a stupid idea  
and bound
to cause pain. This has all been discussed previously so I'm surprised that  
this FUD
comes up now.

New universes can be rolled out easily with a simple do it.

--
You received this message because you are listed in the owner
or CC fields of this issue, or because you starred this issue.
You may adjust your issue notification preferences at:
http://code.google.com/hosting/settings


More information about the seaside-dev mailing list