-
Type:
Improvement
-
Status: Closed
-
Priority:
Major
-
Resolution: Fixed
-
Affects Version/s: 1.0.0-M21
-
Fix Version/s: 1.0.0-M22
-
Labels:None
It would be convenient to be able to do things like :
Entry entry = new DefaultEntry( "dc=example,dc=com" ).add ( myAttribute ).add( muSecondAttribute ).add...