[Ironruby-core] trouble with super and .NET classes
Tomas Matousek
Tomas.Matousek at microsoft.com
Mon Oct 8 12:04:04 EDT 2007
Deriving from CLR class is not supported yet.
Tomas
-----Original Message-----
From: ironruby-core-bounces at rubyforge.org [mailto:ironruby-core-bounces at rubyforge.org] On Behalf Of Dermot Hogan
Sent: Monday, October 08, 2007 5:44 AM
To: ironruby-core at rubyforge.org
Subject: [Ironruby-core] trouble with super and .NET classes
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/.
_______________________________________________
Ironruby-core mailing list
Ironruby-core at rubyforge.org
http://rubyforge.org/mailman/listinfo/ironruby-core
More information about the Ironruby-core
mailing list