Simplify IValueEditor interface
-------------------------------
Key: DIRSTUDIO-151
URL: https://issues.apache.org/jira/browse/DIRSTUDIO-151
Project: Directory Studio
Issue Type: Improvement
Components: studio-browser
Affects Versions: 0.8.0
Reporter: Stefan Seelmann
Assignee: Stefan Seelmann
Fix For: 0.9.0
We could simplify the IValueEditor interface to make it easier to implement new
value editors:
- Remove the getRawValue( IConnection connection, Object stringOrBinaryValue )
method because it isn't necessary
- Move the create, modify and delete methods to the ValueEditorManager
--
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.