
|
If you were logged in you would be able to see more operations.
|
|
|
| Resolution Date: |
09/Aug/05 09:02 AM
|
|
It looks like LockableAttributesImpl.put() just adds an attribute to existing attiribute with the same attribute ID, but BasicAttributes just replaces old attribute. This makes users confused when they are using both implementations without knowing their differences. We have to modify LockableAttributesImpl.put to work like BasicAttributes IMHO.
|
|
Description
|
It looks like LockableAttributesImpl.put() just adds an attribute to existing attiribute with the same attribute ID, but BasicAttributes just replaces old attribute. This makes users confused when they are using both implementations without knowing their differences. We have to modify LockableAttributesImpl.put to work like BasicAttributes IMHO. |
Show » |
|