Performance efficient alternative to AttributeList continued..

Hi again!


I just forgot a few things:

// AttributeIndex should have this method too:

void clear(); // To nuke the AttributeDefinition list and
              // clean up (free) all attribute data in all
              // AttributeData objects in the document

// And possibly something similar to this one to register
// subclasses of AttributeDefinition:
void registerAttributeDefType(in wstring typeName,in AttributeDefinition
attrDef);


Cheers
-- 
,
ANOQ of the Sun / Johnny Andersen

E-Mail:   anoq@vip.cybercity.dk or anoq@berlin-consortium.org
Homepage: http://users.cybercity.dk/~ccc25861/

Received on Tuesday, 2 June 1998 17:43:56 UTC