[Pharo-project] Issue 3099: Create method in the debugger does not provide getters/setters implementations
Oct. 13, 2010
1:35 a.m.
Hi, I added an issue (an enhancement really) and also uploaded the code for it. The enhancement is that when you press "Create" on the debugger, it would be nice if the generated method could realize that the message is a getter or setter and provide an implementation accordingly. I also refactor the method #createMethodStub in Message. To do so I create the class DynamicMessageImplementor and its test DynamiMessageImplementorTest. I hope you like it! Hernan. -- * Hernán Wilkinson Agile Software Development, Teaching & Coaching Mobile: +54 - 911 - 4470 - 7207 email: hernan.wilkinson@10Pines.com site: http://www.10Pines.com <http://www.10pines.com/> *
5770
Age (days ago)
5770
Last active (days ago)
0 comments
1 participants
participants (1)
-
Hernan Wilkinson