Great!
We were starting to write a chapter on that but the person changed job.
Stef
On Nov 26, 2011, at 3:36 PM, Sean P. DeNigris wrote:
>
> Sean P. DeNigris wrote
>>
>> In case anyone else can benefit, I eventually ended up with:
>> RBParseTreeRewriter new
>> replace: '``@object deprecated: ``@arg1 '
>> with: '``@object deprecated: ``@arg1 on:(''', dateString, ''')
>> in:(''Pharo', versionNumber asString, ''')'.
>>
>
> I added this example to the online book until we have some better ones
> http://book.pharo-project.org/book/PharoTools/Refactoring-Browser/ProgrammaticallyRefactorMethodExample
>
> --
> View this message in context:
> http://forum.world.st/RB-API-tp3781019p4110478.html
> Sent from the Pharo Smalltalk mailing list archive at Nabble.com.
>