Comment #9 on issue 1113 by vonbecm...@gmail.com: MNU: GLMCompositePresentation>>roassal https://code.google.com/p/moose-technology/issues/detail?id=1113
I think there is a difference between this expression
Gofer it smalltalkhubUser: 'Pharo' project: 'MetaRepoForPharo40'; configurationOf: 'PetitParser'; loadDevelopment.
and this
Gofer it smalltalkhubUser: 'Pharo' project: 'MetaRepoForPharo40'; configurationOf: 'PetitParser'; load.
ConfigurationOfPetitParser loadDevelopment.
but i have to check it.