July 18, 2014
12:12 p.m.
Esteban wrote
This is a question for the moosers :) Why there is no copy (with stable version) in metarepo of ll configurations that are under the moose umbrella?
That's a question of effort vs results. Moose builds on top of Pharo, which has no stable. There are newer builds of Pharo 3 containing bug-fixes. Moose has no Metacello way to identify which build it is running on so no way to create a stable. Moose is a large framework exercising large parts of the Pharo code base so almost all bug-fix releases impact Moose. The test suite of Pharo contains non-green tests so there is no easy way to track issues. In addition there are of course the issues in Moose development itself. Stephan