Details
-
Improvement
-
Status: Closed
-
Major
-
Resolution: Fixed
-
1.0.0-M21
-
None
Description
It would be convenient to be able to do things like :
Entry entry = new DefaultEntry( "dc=example,dc=com" ).add ( myAttribute ).add( muSecondAttribute ).add...