Manuscript (Case [Issue]22831) RPackage - Methods compiled in classes from _UnpackagedPackage does no have package

Previous Topic Next Topic
 
classic Classic list List threaded Threaded
1 message Options
Reply | Threaded
Open this post in threaded view
|

Manuscript (Case [Issue]22831) RPackage - Methods compiled in classes from _UnpackagedPackage does no have package

Pharo Issue Tracker
Manuscript Notification
avatar
Bug in Project:  RPackage: 1. Pharo Image  •  You are subscribed to this case
Try create class AClass in _UnpackagedPackage.
Then any compiled methods will don't have package:

selector := AClass2 compile: 'someMethod999'.
method := AClass2 >> selector.
method package ==> nil

It lead to errors in Calypso when editing classes in _UnpackagedPackage (https://github.com/pharo-ide/Calypso/issues/395)
Priority Priority: 4 – Would be nice Status Status: Work Needed
Assigned To Assigned to: Everyone Milestone Milestone: Pharo7.0

Go to Case
No longer need updates? Unsubscribe from this case.

Don't want Manuscript notifications anymore? Update your preferences.

Manuscript

_______________________________________________
Pharo-bugtracker mailing list
[hidden email]
https://lists.gforge.inria.fr/mailman/listinfo/pharo-bugtracker