Re: API documentation heads up

2011-04-11 Thread Alex Karasulu
On Tue, Apr 12, 2011 at 1:49 AM, Emmanuel Lécharny wrote: > On 4/12/11 12:42 AM, Alex Karasulu wrote: >> >> On Sat, Apr 9, 2011 at 10:26 AM, Emmanuel Lecharny >>  wrote: >>> >>> Hi guys, >>> >>> just to inform you that the Name and Entry packages classes have been >>> completely reviewed, and docu

Re: API documentation heads up

2011-04-11 Thread Emmanuel Lécharny
On 4/12/11 12:42 AM, Alex Karasulu wrote: On Sat, Apr 9, 2011 at 10:26 AM, Emmanuel Lecharny wrote: Hi guys, just to inform you that the Name and Entry packages classes have been completely reviewed, and documentation for the classes is now completed. I'm now moving to the Schema elements cla

Re: API documentation heads up

2011-04-11 Thread Alex Karasulu
On Sat, Apr 9, 2011 at 10:26 AM, Emmanuel Lecharny wrote: > Hi guys, > > just to inform you that the Name and Entry packages classes have been > completely reviewed, and documentation for the classes is now completed. > > I'm now moving to the Schema elements classes and documentation, starting >

Re: Should I remove unused constructors in Entry ?

2011-04-11 Thread Pierre-Arnaud Marcelot
On 11 avr. 2011, at 14:30, Kiran Ayyagari wrote: > Hi Pierre-Arnaud, > >yeah, back then I was only searching for a method with name > *has*Attribute(), so thought it didn't exist. >Later Emmanuel told me about the *contains*Attribute(), Oh, ok. Héhé. :) >P.S:- I would prefer both me

Re: Should I remove unused constructors in Entry ?

2011-04-11 Thread Kiran Ayyagari
Hi Pierre-Arnaud, yeah, back then I was only searching for a method with name *has*Attribute(), so thought it didn't exist. Later Emmanuel told me about the *contains*Attribute(), P.S:- I would prefer both methods to start with either 'contains' or 'has' , just to avoid confusion, but

Re: Should I remove unused constructors in Entry ?

2011-04-11 Thread Pierre-Arnaud Marcelot
Hi Kiran, I think we already have equivalent methods for this. It's just not called 'hasAttributeType' but 'contains( [multiple arguments] )' and 'containsAttribute( AttributeType attributeType )'. Is it was you were looking for? Regards, Pierre-Arnaud On 6 avr. 2011, at 20:50, Kiran Ayyagari

Re: Entry wiki page completed

2011-04-11 Thread Pierre-Arnaud Marcelot
Hi Emmanuel, Again, fixed a few typos here and there. The 'Entry' documentation looks good for the casual user. Regards, Pierre-Arnaud On 7 avr. 2011, at 11:16, Emmanuel Lecharny wrote: > Hi guys, > > to be reviewed : https://cwiki.apache.org/confluence/display/DIRAPI/Entry > > I will finis

Re: Attribute review and documentation finished

2011-04-11 Thread Pierre-Arnaud Marcelot
Hi Emmanuel, I fixed one or two typos here and there. The documentation looks very good. :) Regards, Pierre-Arnaud On 5 avr. 2011, at 19:04, Emmanuel Lecharny wrote: > Hi guys, > > I just finished to write the tutorial for the Attribute class : > https://cwiki.apache.org/confluence/display/D