Sync usage with man page.
[netbsd-mini2440.git] / external / bsd / openldap / dist / contrib / ldapc++ / TODO
blob3abcd21bd15cb5e66be15ab93e0573dc99d93918
1 OpenLDAP C++ LDAP API ToDo items:
2 =================================
4 This is a list of projects that need getting done for the C++ API.  
5 They are not listed in any specific order.  Contribute to projects 
6 based upon your personal priorities.
8 If you would like to work on any of these projects, please coordinate
9 by posting to OpenLDAP-devel mailing list:
10   http://www.OpenLDAP.org/lists
12 If you have a project you'd like added to the list, talk it up on
13 Developer's list or just do it.
15 Please read:
16         http://www.OpenLDAP.org/devel/programming.html
17         http://www.OpenLDAP.org/devel/contributing.html
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/Extented 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
30 $ID$