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=4832Integrate 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