moosetechnology / Fame

Fame is a meta-modeling framework for executable models.
MIT License
4 stars 10 forks source link

Fix class generation #68

Closed jecisc closed 9 months ago

jecisc commented 9 months ago

Fame has a code generator based on the refactoring model. But the way to generate classes evolved in Pharo 12 to go from class definitions as string to the use of the ShiftClassBuilder. This adds a compatibility to P12 about that and also rename some things to go from the #category name to #package