Hi Ole After you mentioned you are almost done with a initial version of LDAP DAS that provides CRUD operations [1] I went to your sandbox [2] to take a quick look at the current implementation and have couple questions :
- Where is the latest implementation of LDAP DAS available ? Is the code you have in your sandbox current and the most update one ? - Your sandbox looks like still using a lot of EMF dependencies. Do you have any plans to base the LDAP DAS implementation on current Tuscany SDO (SDO 2.1 specification implementation) ? - The beauty of "Heterogenous DAS" is to have a consistent programming model and a single set of APIs to access data from heterogeneous data sources, such as RDB and LDAP. Looks like the current implementation of LDAP DAS is using a different set of APIs for it's implementation, thus introducing a new programming model and a new set of APIs. What are your plans here ? [1] http://www.mail-archive.com/tuscany-dev%40ws.apache.org/msg20553.html [2] https://svn.apache.org/repos/asf/directory/sandbox/oersoy/das.ldap.parent/ -- Luciano Resende Apache Tuscany Committer http://people.apache.org/~lresende http://lresende.blogspot.com/ --------------------------------------------------------------------- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]
