File: TODO

package info (click to toggle)
php-sasl 0.1.0-1.2
  • links: PTS
  • area: main
  • in suites: wheezy
  • size: 108 kB
  • sloc: ansic: 518; makefile: 89; xml: 42
file content (7 lines) | stat: -rw-r--r-- 247 bytes parent folder | download | duplicates (3)
1
2
3
4
5
6
7
SASL Extension TODO List
------------------------

- Write a basic users guide.
- Write some unit tests.
- Support the SASL callback mechanism using PHP userland functions.
- Provide an object-oriented interface (e.g., SASLClient and SASLServer).