Thanks, that worked. Feels really strange encountering this. So one cannot use the commandline handler for loading a configuration anymore. Sad! The same way sad as you cannot use versionner anymore when you start to use BaselineOf instead of ConfigurationOf.
This is not a complaint because I can understand why this happens. It is just that we need more energy to solve all this than we have. Sad!
Norbert
(ConfigurationOfAster project version: #development) load
There are issues with this ���old��� way of Metacello loading. Can you try:
Metacello new
configuration:���Aster���;
version: #development;
load.
(Maybe you need to add the repo to, don���t know).
Cheers
Johan