Status: Accepted Owner: ---- CC: cy.delau...@gmail.com Labels: Type-Defect Priority-Medium Difficulty-Easy Milestone-4.4
New issue 614 by jannik.l...@gmail.com: cleaning package cycles http://code.google.com/p/moose-technology/issues/detail?id=614
There are lots of cycle in Moose (run a dsm on moose). One of them can be cleaned simply:
PackageBlueprint>>createMerlinMode PackageBlueprint>>openMerlinExperimentBrowser PackageBlueprint>>openMondrianExperimentBrowser PackageBlueprint>>openGlamourExperimentBrowser
do not work, can I remove them ?
Comment #1 on issue 614 by cy.delau...@gmail.com: cleaning package cycles http://code.google.com/p/moose-technology/issues/detail?id=614
I don't know. I guess this is some experiments made by Simon when he implemented PackageBlueprint
Comment #2 on issue 614 by jannik.l...@gmail.com: cleaning package cycles http://code.google.com/p/moose-technology/issues/detail?id=614
ok, I remove them
Updates: Status: Fixed
Comment #3 on issue 614 by jannik.l...@gmail.com: cleaning package cycles http://code.google.com/p/moose-technology/issues/detail?id=614
(No comment was entered for this change.)
Comment #4 on issue 614 by tudor.gi...@gmail.com: cleaning package cycles http://code.google.com/p/moose-technology/issues/detail?id=614
Thanks.