My bad... .NET also behaves the same way, ie: Won't create the class if the base class is abstract.
If the base class methods are made virtual, the class is created, but the overridden methods are not called. -- View this message in context: http://mono.1490590.n4.nabble.com/Strange-Mono-Only-problem-with-Assembly-CreateInstance-tp3067714p3068495.html Sent from the Mono - General mailing list archive at Nabble.com. _______________________________________________ Mono-list maillist - [email protected] http://lists.ximian.com/mailman/listinfo/mono-list
