Thanks! Stef
On Feb 4, 2009, at 9:24 PM, David Röthlisberger wrote: > > >> The problem is that when you code in the core then you should not >> have >> the other packages loaded >> or they should saved in the pharo repository. >> >> Damien could you modify the scriptloader to use the universe to >> load RB? > > I modified it. > > The reason why this method exists is that people can use it to test > latest > experimental features committed to OB (that's why it's named > 'Alpha') that are not > (yet) available in Universe. > I changed the script to load everything from Universe except all OB > packages. > I think that should be fair enough. > > The adapted ScriptLoader is in PharoInbox. > (I also adapted #loadSuperOB ...). > > > David > > > _______________________________________________ > Pharo-project mailing list > [email protected] > http://lists.gforge.inria.fr/cgi-bin/mailman/listinfo/pharo-project > _______________________________________________ Pharo-project mailing list [email protected] http://lists.gforge.inria.fr/cgi-bin/mailman/listinfo/pharo-project
