> 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
Pharo-project@lists.gforge.inria.fr
http://lists.gforge.inria.fr/cgi-bin/mailman/listinfo/pharo-project

Reply via email to