[Ironruby-core] trouble with super and .NET classes
Dermot Hogan
lists at ruby-forum.com
Mon Oct 8 08:43:31 EDT 2007
I’m trying to derive a class from a .NET class like this:
class X < System::Windows::Forms::Form
and I get this error message:
System.InvalidOperationException: superclass must be a Class
(NestedTypeTracker given)
Am I missing anything?
I’m running the latest IronRuby release.
Dermot
www.sapphiresteel.com
--
Posted via http://www.ruby-forum.com/.
More information about the Ironruby-core
mailing list