benel / Dolomite

Directories Led by Members
https://github.com/benel/Dolomite/wiki
21 stars 20 forks source link

Refactoring the API #58

Open Darkheir opened 13 years ago

Darkheir commented 13 years ago

This is the refactoring of the API with the DAO pattern implemented. Since the other developper added some fonctionnality to Dolomite, it's recommended to create a branch for this. The files modified are LDAPDirecory, Group, Entry and user added, the controllers files are modified and the LDAPTest is also modified. The files Ldap, LdapGroup and LdapUser are deleted.

benel commented 13 years ago

Pulled in the "ldap_refactoring" branch for later merge.