Skip to content
Snippets Groups Projects
Commit 5abe3469 authored by Julian Rother's avatar Julian Rother
Browse files

Rewrite of schema code, change of Object interface

Attribute type and object class definitions are now parsed from their string
representation. Extensible filters are now supported.

Somewhat unrelated: Object.match_search and Object.get_search_result_entry
are replaced with Object.search. Object.compare_dn and Object.match_compare
are replaced with Object.compare.

Schema and object code now has extensive unit tests.
parent 698d9cab
No related branches found
No related tags found
Loading
Checking pipeline status