Open AntoineDelaby opened 2 years ago
Thanks for opening your first issue! Please check the CONTRIBUTING documents for some tips about which information should be provided. You can find information of how to do a Pull Request here: https://github.com/pharo-project/pharo/wiki/Contribute-a-fix-to-Pharo
GitHubPharo is a dynamic reflective pure object-oriented language supporting live programming inspired by Smalltalk. - Contribute a fix to Pharo · pharo-project/pharo Wiki
Bug description
With old code of class installation, baseComposition is of class TaAliasMethod, but when applying Fluid, it is a TaSequence.
To Reproduce See code above.
Expected behavior Both baseComposition should be TaAliasMethod.
Version information: