Hi,

I'm trying to implement a CLR virtual method in IronRuby and call super
within it (so the default implementation will be executed as well).

I then get this error:
mscorlib:0:in `get_MethodHandle': The requested operation is invalid for
DynamicMethod. (TypeError)

Is it a bug or a by design behavior?

Thanks!
Shay.
----------------------------
Shay Friedman
http://www.ironshay.com
Follow me: http://twitter.com/ironshay
-- 
Posted via http://www.ruby-forum.com/.
_______________________________________________
Ironruby-core mailing list
[email protected]
http://rubyforge.org/mailman/listinfo/ironruby-core

Reply via email to