Allow the type to also display the class of object
authorRobert Sesek <rsesek@bluestatic.org>
Thu, 13 Mar 2008 05:07:48 +0000 (01:07 -0400)
committerRobert Sesek <rsesek@bluestatic.org>
Thu, 13 Mar 2008 05:07:48 +0000 (01:07 -0400)
commit336aa01ef3b7d561ac295f8072997cd18c9f9bae
treec0a6409b2a15fe55e3fd4b57a7d570bdf1faf4fb
parentecad1a1f90030035190f8098b5c4cd663f23a266
Allow the type to also display the class of object

* Source/NSXMLElementAdditions.m:
([NSXMLElement(NSXMLElementAdditions) type]): If the classname attribute is present, use it
Source/NSXMLElementAdditions.m