[Newbies] Re: How to remove a method programatically

Rob Rothwell r.j.rothwell at gmail.com
Wed May 21 12:45:58 UTC 2008


Never mind, I guess...one more try got me:

RefactoringBrowser new removeMethodsSafe: #(#method1) from: ArbitraryObject.

Rob


On Wed, May 21, 2008 at 8:43 AM, Rob Rothwell <r.j.rothwell at gmail.com>
wrote:

> Does anyone know a good way to remove a method from an object
> programatically?
>
> For example
>
> ArbitraryObject removeMethod: #method1.
>
> There are many "...Refactory...." or "...Refactoring" objects out there,
> but I can't seem to figure any of them out...
>
> Rob
>
-------------- next part --------------
An HTML attachment was scrubbed...
URL: http://lists.squeakfoundation.org/pipermail/beginners/attachments/20080521/ad7c30d7/attachment.htm


More information about the Beginners mailing list