Issue 7186 in pharo: PackageSet>>methods

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

Issue 7186 in pharo: PackageSet>>methods

pharo
Status: Accepted
Owner: [hidden email]
CC: [hidden email]
Labels: Type-Bug

New issue 7186 by [hidden email]: PackageSet>>methods
http://code.google.com/p/pharo/issues/detail?id=7186

esteban

we are wondering why you return ring objects and not just compiled methods?
Because PackageSet is in a low level layer.

Setf


_______________________________________________
Pharo-bugtracker mailing list
[hidden email]
http://lists.gforge.inria.fr/cgi-bin/mailman/listinfo/pharo-bugtracker
Reply | Threaded
Open this post in threaded view
|

Re: Issue 7186 in pharo: PackageSet>>methods

pharo

Comment #1 on issue 7186 by [hidden email]: PackageSet>>methods
http://code.google.com/p/pharo/issues/detail?id=7186

You mean in RPackageSet?
I just replicated the PackageInfo behavior, but using RPackages. So, if  
#methods answer ring objects, is most probably because the equivalent  
method in package info does the same. That, of course, assuming that I  
didn't fucked it :)



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