Emmanuel Lecharny created DIRAPI-187:
----------------------------------------

             Summary: Make the Entry class a fluent API
                 Key: DIRAPI-187
                 URL: https://issues.apache.org/jira/browse/DIRAPI-187
             Project: Directory Client API
          Issue Type: Improvement
    Affects Versions: 1.0.0-M21
            Reporter: Emmanuel Lecharny
             Fix For: 1.0.0-M22


It would be convenient to be able to do things like :

Entry entry = new DefaultEntry( "dc=example,dc=com" ).add ( myAttribute ).add( 
muSecondAttribute ).add...



--
This message was sent by Atlassian JIRA
(v6.2#6252)

Reply via email to