Hi Stef,
how should I do it? without default of course. because you know I want to be able to load any version from now.
I know you want that, but the tools are not quite in place to make it practical.
Does ((Smalltalk at: #ConfigurationOfMoose) project version: '4.0-beta. 2') load. load the latest version of mondrian?
The above method will load the exact version of Mondrian that is mentioned in the 4.0-beta.2 configuration of Moose,
In a word how can I avoid to lose hours with loading Moose?
First of all, bashing does not help anyone :).
There are two workflows that are supported at the moment: - load the latest for development - load a certain release
You want another use case in which you publish a hardcoded version every time you publish. Metacello supports that, but you need tool support for that. In fact, this probably belongs in a nightly build and it should not be done manually.
Unfortunately, while I would love to have the perfect tools around, they are just not quite what they should be just yet. But, of course, if someone wants to invest time there, I would be very happy.
Cheers, Doru
-- www.tudorgirba.com
"Every successful trip needs a suitable vehicle."