We need some easy to use gem-style installer on the command line.
we have it:
./pharo Pharo.image get Seaside3
will load seaside into your Pharo.image
this is catalog based, of course (there is no magic there, if you want an easy way to install things, you need a centralised repository).
Esteban
ps: there are a lot of perks like that people ignores��� what we actually need is a better documentation system :)