Ticket #2 (closed enhancement: fixed)
Add support for controls
| Reported by: | deveiant | Owned by: | deveiant |
|---|---|---|---|
| Priority: | major | Milestone: | Arborous Rebellion Release |
| Component: | Library | Version: | 1.0.1 |
| Keywords: | control sorting paging net::ldap asn | Cc: |
Description
Ruby-LDAP provides a low-level interface to LDAP controls, several of which we'd like to support for things like server-side ordering and paging. We could of course use the low-level interface to implement these, but it makes more sense to implement them in terms of a higher-level interface that is easier to use.
I think the interface for Perl's Net::LDAP::Control is pretty, so I suspect we'll model it after that.
Change History
Note: See
TracTickets for help on using
tickets.

Adding a page to keep ideas about the implementation of controls via Branchsets.