Adding annotations to Configuration beans

2010-12-06 Thread Pierre-Arnaud Marcelot
Hi Dev, I successfully integrated the newly introduced ApacheDS Configuration Reader (with all configuration beans) in the ApacheDS 2.0 Configuration Editor for Apache Directory Studio. The UI is not completely finished yet, but I can already load a configuration from an LDIF file and I have ac

Re: Adding annotations to Configuration beans

2010-12-06 Thread Antoine Levy-Lambert
On 12/6/2010 9:02 AM, Pierre-Arnaud Marcelot wrote: Hi Dev, I successfully integrated the newly introduced ApacheDS Configuration Reader (with all configuration beans) in the ApacheDS 2.0 Configuration Editor for Apache Directory Studio. The UI is not completely finished yet, but I can already

Re: Adding annotations to Configuration beans

2010-12-06 Thread Kiran Ayyagari
On Mon, Dec 6, 2010 at 4:02 PM, Pierre-Arnaud Marcelot wrote: > Hi Dev, > > I successfully integrated the newly introduced ApacheDS Configuration Reader > (with all configuration beans) in the ApacheDS 2.0 Configuration Editor for > Apache Directory Studio. > The UI is not completely finished y

Re: Adding annotations to Configuration beans

2010-12-06 Thread Alex Karasulu
Hi Pierre-Arnaud, On Mon, Dec 6, 2010 at 4:02 PM, Pierre-Arnaud Marcelot wrote: > Hi Dev, > > I successfully integrated the newly introduced ApacheDS Configuration > Reader (with all configuration beans) in the ApacheDS 2.0 Configuration > Editor for Apache Directory Studio. > The UI is not compl

Re: Adding annotations to Configuration beans

2010-12-06 Thread Pierre-Arnaud Marcelot
On 6 déc. 2010, at 15:15, Antoine Levy-Lambert wrote: > On 12/6/2010 9:02 AM, Pierre-Arnaud Marcelot wrote: >> Hi Dev, >> >> I successfully integrated the newly introduced ApacheDS Configuration Reader >> (with all configuration beans) in the ApacheDS 2.0 Configuration Editor for >> Apache Dire

Re: Adding annotations to Configuration beans

2010-12-06 Thread Pierre-Arnaud Marcelot
On 6 déc. 2010, at 15:16, Kiran Ayyagari wrote: > On Mon, Dec 6, 2010 at 4:02 PM, Pierre-Arnaud Marcelot > wrote: >> Hi Dev, >> >> I successfully integrated the newly introduced ApacheDS Configuration Reader >> (with all configuration beans) in the ApacheDS 2.0 Configuration Editor for >> Apa

Re: Adding annotations to Configuration beans

2010-12-06 Thread Pierre-Arnaud Marcelot
On 6 déc. 2010, at 17:32, Alex Karasulu wrote: > Hi Pierre-Arnaud, > > On Mon, Dec 6, 2010 at 4:02 PM, Pierre-Arnaud Marcelot > wrote: > Hi Dev, > > I successfully integrated the newly introduced ApacheDS Configuration Reader > (with all configuration beans) in the ApacheDS 2.0 Configuration

Re: Adding annotations to Configuration beans

2010-12-06 Thread Emmanuel Lecharny
On 12/6/10 6:00 PM, Pierre-Arnaud Marcelot wrote: On 6 déc. 2010, at 17:32, Alex Karasulu wrote: Also as Kiran pointed out in his response, what if the contained elements are kept in a single attribute like this ads-compositeElement ? AFAIR, the 'ads-compositeElement' was introduced as kind of

Re: Adding annotations to Configuration beans

2010-12-06 Thread Kiran Ayyagari
On Mon, Dec 6, 2010 at 7:18 PM, Emmanuel Lecharny wrote: > On 12/6/10 6:00 PM, Pierre-Arnaud Marcelot wrote: >> >> On 6 déc. 2010, at 17:32, Alex Karasulu wrote: >>> >>> Also as Kiran pointed out in his response, what if the contained elements >>> are kept in a single attribute like this ads-compo

Re: Adding annotations to Configuration beans

2010-12-06 Thread Pierre-Arnaud Marcelot
On 6 déc. 2010, at 18:18, Emmanuel Lecharny wrote: > On 12/6/10 6:00 PM, Pierre-Arnaud Marcelot wrote: >> On 6 déc. 2010, at 17:32, Alex Karasulu wrote: >>> Also as Kiran pointed out in his response, what if the contained elements >>> are kept in a single attribute like this ads-compositeElement

Re: Adding annotations to Configuration beans

2010-12-06 Thread Alex Karasulu
On Mon, Dec 6, 2010 at 7:25 PM, Pierre-Arnaud Marcelot wrote: > On 6 déc. 2010, at 18:18, Emmanuel Lecharny wrote: > > > On 12/6/10 6:00 PM, Pierre-Arnaud Marcelot wrote: > >> On 6 déc. 2010, at 17:32, Alex Karasulu wrote: > >>> Also as Kiran pointed out in his response, what if the contained > el

Re: Adding annotations to Configuration beans

2010-12-06 Thread Alex Karasulu
On Mon, Dec 6, 2010 at 7:00 PM, Pierre-Arnaud Marcelot wrote: > On 6 déc. 2010, at 17:32, Alex Karasulu wrote: > SNIP > Also can we all use camel humps for acronyms as well? Just looks more > java'ish so if we went ahead and did this as another annotation rather than > adding this isRdnAttribute

Re: Adding annotations to Configuration beans

2010-12-09 Thread Pierre-Arnaud Marcelot
Hi guys, Just to inform you that I managed to get the ConfigWriter working with the annotations system and merged the 'server-config-annotations' branch back to trunk. I added a test class for the ConfigWriter and all other tests continue to pass. I'm now moving back to Studio where I will use

Re: Adding annotations to Configuration beans

2010-12-09 Thread Emmanuel Lecharny
On 12/9/10 1:29 PM, Pierre-Arnaud Marcelot wrote: Hi guys, Just to inform you that I managed to get the ConfigWriter working with the annotations system and merged the 'server-config-annotations' branch back to trunk. I added a test class for the ConfigWriter and all other tests continue to p