[Pharo-project] Issue 3393 in pharo: Better support of configuration dependencies in Monticello Browser
Status: Accepted Owner: alexandre.bergel CC: da...@teleport.com, stephane.ducasse Labels: Difficulty-Easy New issue 3393 by alexandre.bergel: Better support of configuration dependencies in Monticello Browser http://code.google.com/p/pharo/issues/detail?id=3393 Configurations are better handled now. If the configuration you're editing depends on another configuration, then it is correctly defined in the baseline. MonticelloGUI-AlexandreBergel.83 in the inbox
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?
Updates: Status: FixProposed Comment #2 on issue 3393 by marcus.d...@gmail.com: Better support of configuration dependencies in Monticello Browser http://code.google.com/p/pharo/issues/detail?id=3393 (No comment was entered for this change.)
participants (1)
-
pharo@googlecode.com