On Tue, Jan 6, 2009 at 9:55 AM, Eloy Duran <[email protected]> wrote: > on pure objc classes. It would remove the method and replace it with a > stub which raises a NoMethodError.
This may be a naive question but.. would it not be more appropriate to trigger the method_missing functionality? m/ -- Matt Mower :: http://matt.blogs.it/ _______________________________________________ MacRuby-devel mailing list [email protected] http://lists.macosforge.org/mailman/listinfo.cgi/macruby-devel
