On Tue, Mar 30, 2010 at 4:57 PM, Pierre-Arnaud Marcelot <[email protected]> wrote: > Hi Kiran, > > On 30 mars 2010, at 15:14, Kiran Ayyagari wrote: > >> hello guys, >> >> I have created a new LdapConnection class based on CoreSession >> after Emmanuel's idea of having LdapConnection implementations based >> on >> CoreSession and a network layer. Now there is a factory >> implementation for getting the appropriate connection (this code is >> yet to be committed). >> >> This new connection implementation can be used without >> starting a LdapServer (ideal for tests inside core-integ) >> >> As we want to use client-api in all the tests we are thinking >> of moving the client-api to shared and rename shared. > > This is a chicken and egg problem as they both depends on each other. > How are you going to rename shared ? when I say moving(merging) client-api it is just 'ldap-client-api' not 'ldap-client-test' as tests require both shared and apacheds, sorry for any confusion caused by the earlier mail
Kiran Ayyagari
