Hello, Here are the changes I would like to propose to the address book:
1. Have an address book factory Class which will return the list of address books ( for column that appears with ldap ) 2. Create an interface class for working with address book - Each Address Book class will have a method to report it's capability ( predictive text, list, search etc... ) 3. The factory will load the correct class for called address book, and return the object. Roundcube will work with the interface defined by the interface class. These are the changes I would like to perform to the address book and they will not be PHP4 compatible. What do you guys think? David _______________________________________________ List info: http://lists.roundcube.net/dev/
