Hi, I'm looking at ConfigurationOfPetitParser and wondering if #minimal: and #default: are really needed.
Shouldn't those be groups in the baseline, or symbolicVersions loading subsets of packages ? Also, there are dependencies missing. For instance PetitSmalltalk depends on AST-Core, and IMHO this is the responsibility of ConfigurationOfPetitParser to declare that, even if PetitSmalltalk is not loaded by a ConfigurationOfPetitParser load. Also, why are there less class methods than on other ConfigurationOf... ? -- Damien Pollet type less, do more [ | ] http://people.untyped.org/damien.pollet
