You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@directory.apache.org by "Stefan Seelmann (JIRA)" <ji...@apache.org> on 2007/07/15 18:11:04 UTC

[jira] Created: (DIRSTUDIO-151) Simplify IValueEditor interface

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.


[jira] Resolved: (DIRSTUDIO-151) Simplify IValueEditor interface

Posted by "Stefan Seelmann (JIRA)" <ji...@apache.org>.
     [ https://issues.apache.org/jira/browse/DIRSTUDIO-151?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Stefan Seelmann resolved DIRSTUDIO-151.
---------------------------------------

    Resolution: Fixed

Done here:
http://svn.apache.org/viewvc?view=rev&revision=552368
http://svn.apache.org/viewvc?view=rev&revision=556423

> 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.


[jira] Updated: (DIRSTUDIO-151) Simplify IValueEditor interface

Posted by "Pierre-Arnaud Marcelot (JIRA)" <ji...@apache.org>.
     [ https://issues.apache.org/jira/browse/DIRSTUDIO-151?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Pierre-Arnaud Marcelot updated DIRSTUDIO-151:
---------------------------------------------

    Fix Version/s:     (was: 0.9.0)
                   1.0.0

> 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: 1.0.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.


[jira] Closed: (DIRSTUDIO-151) Simplify IValueEditor interface

Posted by "Pierre-Arnaud Marcelot (JIRA)" <ji...@apache.org>.
     [ https://issues.apache.org/jira/browse/DIRSTUDIO-151?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Pierre-Arnaud Marcelot closed DIRSTUDIO-151.
--------------------------------------------


> Simplify IValueEditor interface
> -------------------------------
>
>                 Key: DIRSTUDIO-151
>                 URL: https://issues.apache.org/jira/browse/DIRSTUDIO-151
>             Project: Directory Studio
>          Issue Type: Improvement
>          Components: studio-ldapbrowser
>    Affects Versions: 0.8.0
>            Reporter: Stefan Seelmann
>            Assignee: Stefan Seelmann
>             Fix For: 1.0.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.