| Extended version for Attribute. All our dirContexts should return objects
of this type. Methods that take attribute param should use this type
of objects for performance.
This is an extension of the 'note' in tomcat 3.3. Each attribute will have an
'ID' ( small int ) and an associated namespace. The attributes are recyclable.
The attribute is designed for use in server env, where performance is important.
author: Costin Manolache |