In Pharo it was always possible for a package to extend a class within another Package. So far it was done by putting a * in front of the method name.
In Pharo 7 this changes a little bit as you can directly select the extension from the new Calypso system browser.
Here is a description about the differences.
No comments:
Post a Comment