Issue 4832 in pharo: Ring enhancements

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

Issue 4832 in pharo: Ring enhancements

pharo
Status: Accepted
Owner: ----
Labels: Milestone-1.4 Type-Enhancement Ring

New issue 4832 by [hidden email]: Ring enhancements
http://code.google.com/p/pharo/issues/detail?id=4832

Integrate latest versions of Ring:
Repository: http://www.squeaksource.com/Ring

* A compiled method can generate an (active, passive and historical) ring  
method separately.
* CompiledMethod>>asRingDefinition will retrieve an active ring method.
* Active, passive and historical ring methods are better managed in Ring.  
The same logic was added to comment classes.
* An active method/comment can become passive or historical.
* #asFullRingDefinition was included in smalltalk classes, traits and  
methods.
*  smalltalk classes and traits allow to generate ring objects traversing  
superclasses/subclasses, and even retrieving their ring packages. Not  
everything is generated at once, the user specifies which objects are  
needed.
* tests included


_______________________________________________
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 4832 in pharo: Ring enhancements

pharo
Updates:
        Status: FixToInclude

Comment #1 on issue 4832 by [hidden email]: Ring enhancements
http://code.google.com/p/pharo/issues/detail?id=4832

(No comment was entered for this change.)


_______________________________________________
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 4832 in pharo: Ring enhancements

pharo
Updates:
        Status: Integrated

Comment #2 on issue 4832 by [hidden email]: Ring enhancements
http://code.google.com/p/pharo/issues/detail?id=4832

in 14156


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