Make client-api schema aware
----------------------------
Key: DIRAPI-8
URL: https://issues.apache.org/jira/browse/DIRAPI-8
Project: Directory client API
Issue Type: Improvement
Affects Versions: 0.1.0
Reporter: Kiran Ayyagari
Fix For: 0.2.0
Currently client-api is not schema aware ( simply put it doesn't understand
what is the type of an Attribute's value i.e byte[] or String or numeric etc.
and also how to
compare to given Attributes' values etc.).
We need to make the client-api by using the schema defined in the server to
which we connect to or a default schema if the server's schema is not available.
--
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.