Closed jecisc closed 5 years ago
Reply: Author: Yuriy Tymchuk Date: 4 April 2017 5:57:30 pm
Message:
Should be easy to do that. I'll wait for Pharo 7 though. Also, I'd like to do a video tutorial to teach people how to implement rules.
Reply: Author: CyrilFerlicot Date: 4 April 2017 6:07:04 pm
Message:
I know is easy, I already did some. For me the problem is really the time. I have already 100 things that takes 5min to do.
Reply: Author: Stephan Eggermont Date: 25 April 2017 3:37:01 pm
Message:
StephanEggermont has taken the case, using Pharo Sprint App.
Migrated case from Manuscript.
Original case: https://pharo.fogbugz.com/f/cases/19915 Status: Work Needed Project: SmallLint Original Author: CyrilFerlicot Date: 4 April 2017 4:20:32 pm
Description:
When we use a trait it happens that we compiles a method into the user class without modifying it. A rule could announce it to the user with a message "Duplicated method from used trait".