ok, doing the migration now... One question, where should I put the test class? I mean, I created the class DynamicMessageImplementor at "Tools-Debugger", where should I put DynamicMessageImplementorTest ? I saw there are some packages like ToolsTest-Inspector or ToolsTest-MessageTally, but I think it does not make sense to create a package per test class...
On Wed, Oct 13, 2010 at 9:31 AM, Stéphane Ducasse <[email protected] > wrote: > unstable is available on the forge and this is important to develop on it > else we have a lot of problem merging. > > Stef > > On Oct 13, 2010, at 1:18 PM, Hernan Wilkinson wrote: > > > No... I have 1.1, is 1.2 released? I have no problem to migrate it to > 1.2, let me know > > > > On Wed, Oct 13, 2010 at 3:06 AM, Stéphane Ducasse < > [email protected]> wrote: > > Thanks hernan > > did you do that with the lastest 1.2? > > > > Stef > > > > On Oct 13, 2010, at 3:35 AM, Hernan Wilkinson wrote: > > > > > 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: [email protected] > > > site: http://www.10Pines.com > > > > > > _______________________________________________ > > > Pharo-project mailing list > > > [email protected] > > > http://lists.gforge.inria.fr/cgi-bin/mailman/listinfo/pharo-project > > > > > > _______________________________________________ > > Pharo-project mailing list > > [email protected] > > http://lists.gforge.inria.fr/cgi-bin/mailman/listinfo/pharo-project > > > > > > > > -- > > Hernán Wilkinson > > Agile Software Development, Teaching & Coaching > > Mobile: +54 - 911 - 4470 - 7207 > > email: [email protected] > > site: http://www.10Pines.com > > > > _______________________________________________ > > Pharo-project mailing list > > [email protected] > > http://lists.gforge.inria.fr/cgi-bin/mailman/listinfo/pharo-project > > > _______________________________________________ > Pharo-project mailing list > [email protected] > http://lists.gforge.inria.fr/cgi-bin/mailman/listinfo/pharo-project > -- *Hernán Wilkinson Agile Software Development, Teaching & Coaching Mobile: +54 - 911 - 4470 - 7207 email: [email protected] site: http://www.10Pines.com <http://www.10pines.com/>*
_______________________________________________ Pharo-project mailing list [email protected] http://lists.gforge.inria.fr/cgi-bin/mailman/listinfo/pharo-project
