Dec. 29, 2010
10:51 p.m.
Comment #1 on issue 3393 by alexandre.bergel: Better support of configuration dependencies in Monticello Browser http://code.google.com/p/pharo/issues/detail?id=3393 Getting the name of packages from a configuration is now much simpler (Thanks Mariano for the tip): configurationClass project currentVersion packages. It also remove an annoying problem that recursive packages were returned, which was a source of problem. I am now using this extension to produce the version release of Mondrian. It works well :-) New version in the inbox : MonticelloGUI-AlexandreBergel.84 Stef, should I remove the former version, MonticelloGUI-AlexandreBergel.83 ? Dale, can you give a look at this version?