In future it should be completely removed (you know how RPackage is ugly because of that). Only old text code formats will use star protocols.So Calypso is a step to remove this "star habit" from users.What is the correct way to generate such methods then?I use Something compile: 'method' classified: '*OtherPackage' ... but if the star convention is removed?
Something compile: 'method' inPackage: #'OtherPackage' asPackage��
Thanks,Peter