Shay Friedman
2009-Jun-12 18:21 UTC
[Ironruby-core] Calling super in virtual method implementation
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/.