On 23 May 2011, at 18:11, Alexandre Bergel wrote:
I'm trying
to get something working but got stuck, see my mail of a few days ago, now condensed in a
2-line question on pharo-users: Given a specific MCPackage that was loaded because of an
unknown Metacello config, how can I obtain the list of required packages from Metacello?
Not sure if I understood correctly. Does the following line helps you?
ConfigurationOfAutotest project lastVersion packages
Does this tell me in what order those packages need to be loaded? Because package foo
requires package bar, bar needs to be loaded first. I am looking for a way to build a
partial (loading) order for a given list of packages.
--
Johan Fabry
jfabry(a)dcc.uchile.cl -
http://dcc.uchile.cl/~jfabry
PLEIAD Lab - Computer Science Department (DCC) - University of Chile