1OpenLDAP C++ LDAP API ToDo items:
2=================================
3
4This is a list of projects that need getting done for the C++ API.
5They are not listed in any specific order.  Contribute to projects
6based upon your personal priorities.
7
8If you would like to work on any of these projects, please coordinate
9by posting to OpenLDAP-devel mailing list:
10  http://www.OpenLDAP.org/lists
11
12If you have a project you'd like added to the list, talk it up on
13Developer's list or just do it.
14
15Please read:
16        http://www.OpenLDAP.org/devel/programming.html
17        http://www.OpenLDAP.org/devel/contributing.html
18
19
20- Add SASL Authentication
21- Add methods to the Data Classes (LDAPAttribute, LDAPEntry) for higher
22  usability. (e.g. LDAPAttributeList::getAttribute(name), ... )
23- implement some Controls/Extended Operations
24- LDIF im/export library
25- Rework the logging and debugging facilities
26- write some more documentation about the design and structure of the
27  library.
28- example applications
29
30$ID$
31
32