Smalltalk
›
Squeak
›
Squeak - Dev
Search
everywhere
only in this topic
Advanced Search
Removing methods programmatically
‹
Previous Topic
Next Topic
›
Classic
List
Threaded
♦
♦
Locked
2 messages
Casey Ransberger
Reply
|
Threaded
Open this post in threaded view
♦
♦
|
Removing methods programmatically
What's the best way to remove a class side method programmatically?
--
Ron
laza
Reply
|
Threaded
Open this post in threaded view
♦
♦
|
Re: Removing methods programmatically
Would this work?
Workspace class removeSelector: #shouldStyle:
On Sat, Feb 27, 2010 at 20:49, Ronald Spengler <
[hidden email]
> wrote:
> What's the best way to remove a class side method programmatically?
>
> --
> Ron
>
>
Free forum by Nabble
Edit this page