[squeak-dev] [Metacello] Get list of dependent configurations

Marcel Taeumel marcel.taeumel at student.hpi.uni-potsdam.de
Mon May 2 13:48:26 UTC 2011


Hi.

Version: 1.0-beta.28

I am looking for the Metacello API that gives me a list of all dependent
Metacello configurations having one configuration class/project. Is there
any?

I want to print out the current versions of all dependent configurations
like this:

MyConfiguration project dependentConfigurations do: [:config |
   Transcript cr; show: config currentVersion].


Marcel

--
View this message in context: http://forum.world.st/Metacello-Get-list-of-dependent-configurations-tp3490051p3490051.html
Sent from the Squeak - Dev mailing list archive at Nabble.com.



More information about the Squeak-dev mailing list