|
From: strk <st...@ke...> - 2004-04-30 12:13:26
|
I've found out that Ming does not support object instantiation from a Class defined in a namespace other then _global. For example: myObj = new myNamespace.Class() results in a syntax error. Can you confirm this ? Is there anything you can do to solve it ? TIA --strk; |