FogBugz (Case [Issue]11694) Trait - Trait methods wrong after recompiling the image

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

FogBugz (Case [Issue]11694) Trait - Trait methods wrong after recompiling the image

Pharo Issue Tracker
A FogBugz case was Resolved (Fix Review Needed) and assigned to Marcus Denker by Guillermo Polito.

Case ID:      11694
Title:        Trait methods wrong after recompiling the image
Status:       Resolved (Fix Review Needed)
Category:     Bug
Project:      Trait
Area:         1. Pharo Image
Priority:     1 - Show Stopper !!!!!!
Milestone:    Pharo3.0: 3/30/2014
Assigned To:  Marcus Denker

URL:          https://pharo.fogbugz.com/f/cases/11694


Changes:
Status changed from 'Work Needed' to 'Resolved (Fix Review Needed)'.

Slice in the inbox

We fixed the recompilation to only recompile local selectors. It was recompiling all the methods that were installed in the method dictionary, and that means that the methods installed in a class, but belonging to a trait, were compiled as methods belonging to the class, which was wrong.


You are subscribed to this case.  If you do not want to receive automatic notifications in the future, unsubscribe (https://pharo.fogbugz.com/default.asp?pre=preUnsubscribe&pg=pgEditBug&command=view&ixBug=11694) from this case.

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