Yup, didn't check for null, damn it. Can I blame it on working on it at 2:30AM? Forget the excuse, I just didn't check for null.<div><br></div><div>For future reference, the fully qualified name for SomeClass is "SomeClass.SomeClass".   If I create class Bob in the SomeClass file "SomeClass.Bob". The first node is the file name, the second the actual name of the class. I imagine there is additional complications for nested classes.</div>
<div><br></div><div>Thanks Jacob,</div><div>John</div><div><br><br><div class="gmail_quote"><blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex;">
For Object.factory you need the fully qualified name, i.e. <a href="http://SomeClass.classinfo.name" target="_blank">SomeClass.classinfo.name</a>. If Object.factory can't find a class name it will just return null.<br>
<font color="#888888">
<br>
-- <br>
/Jacob Carlborg<br>
</font></blockquote></div><br>
</div>