Hello I have a question regarding UML modelling of Pharo extension method. If I have a class ClassA in package PackageA, and I have a package PackageB which contains extension method of ClassA (so there is a new method in ClassA with protocol "*PackageB"), how exactly to model this situation in UML class/package diagram?
Thank you. Jan -- Sent from: http://forum.world.st/Pharo-Smalltalk-Users-f1310670.html