Issue 7185 in pharo: RPackage should take responsibility of delivering MC snapshot

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

Issue 7185 in pharo: RPackage should take responsibility of delivering MC snapshot

pharo
Status: Accepted
Owner: [hidden email]
Labels: Type-Feature Milestone-3.0

New issue 7185 by [hidden email]: RPackage should take responsibility  
of delivering MC snapshot
http://code.google.com/p/pharo/issues/detail?id=7185

It should behave similar to
MCPackage>>snapshot

but implement it in own way, therefore placing the implementation at right  
place, and no longer be dependent from MC logic.

A package should know what it stores and delivers to outside world!

Then MCPackage>>snapshot will look like:

snapshot
    ^ self packageInfo mcSnapshot

this will get us step closer to removing bogus package info
and then remove MCMethodDefinition and MCPackage etc.

I tag this issue for 3.0


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