You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@directory.apache.org by "Emmanuel Lecharny (JIRA)" <ji...@apache.org> on 2007/05/22 23:13:16 UTC

[jira] Created: (DIRSERVER-939) Implement RFC 4529

Implement RFC 4529
------------------

                 Key: DIRSERVER-939
                 URL: https://issues.apache.org/jira/browse/DIRSERVER-939
             Project: Directory ApacheDS
          Issue Type: New Feature
    Affects Versions: 1.5.0
            Reporter: Emmanuel Lecharny
            Priority: Minor
             Fix For: 1.5.2


It would be interesting to implement RFC 4529, which says that if we add an objectClass into the list of returned attributes, then all the objectClass attributes are to be returned.

-- 
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.


[jira] Commented: (DIRSERVER-939) Implement RFC 4529

Posted by "Alex Karasulu (JIRA)" <ji...@apache.org>.
    [ https://issues.apache.org/jira/browse/DIRSERVER-939?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel#action_12498052 ] 

Alex Karasulu commented on DIRSERVER-939:
-----------------------------------------

This is an extremely interesting feature for LDAP.  I say this because as you know entries can have any number of AUXILIARY objectClasses and these different objectClasses are a different aspect or view of the entry.  By requesting a specific set of attributes based on the objectClass client code for marshalling objects for a specific interface is simplified.  I can see several use cases for this.  However I do think this is a nice to have feature rather than a critical one.

+1 to add it and adding it should not at all be that difficult considering how well isolated the code is for returning various attributes.  I suspect there is a request control in here that is involved with the search request to modify the returned set of attributes.  

> Implement RFC 4529
> ------------------
>
>                 Key: DIRSERVER-939
>                 URL: https://issues.apache.org/jira/browse/DIRSERVER-939
>             Project: Directory ApacheDS
>          Issue Type: New Feature
>    Affects Versions: 1.5.0
>            Reporter: Emmanuel Lecharny
>            Priority: Minor
>             Fix For: 1.5.2
>
>
> It would be interesting to implement RFC 4529, which says that if we add an objectClass into the list of returned attributes, then all the objectClass attributes are to be returned.

-- 
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.


[jira] Commented: (DIRSERVER-939) Implement RFC 4529

Posted by "Emmanuel Lecharny (JIRA)" <ji...@apache.org>.
    [ https://issues.apache.org/jira/browse/DIRSERVER-939?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel#action_12498143 ] 

Emmanuel Lecharny commented on DIRSERVER-939:
---------------------------------------------

It is a piece of cake, considering we have all the needed information in SchemaService. Let me do it right now then.

FYI, OpenLdap support this feature without the @. 

> Implement RFC 4529
> ------------------
>
>                 Key: DIRSERVER-939
>                 URL: https://issues.apache.org/jira/browse/DIRSERVER-939
>             Project: Directory ApacheDS
>          Issue Type: New Feature
>    Affects Versions: 1.5.0
>            Reporter: Emmanuel Lecharny
>            Priority: Minor
>             Fix For: 1.5.2
>
>
> It would be interesting to implement RFC 4529, which says that if we add an objectClass into the list of returned attributes, then all the objectClass attributes are to be returned.

-- 
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.


[jira] Updated: (DIRSERVER-939) Implement RFC 4529

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

Emmanuel Lecharny updated DIRSERVER-939:
----------------------------------------

    Fix Version/s:     (was: 1.5.2)
                   1.5.3

The piece of cake was bigger than my mouth...
Postponed.

> Implement RFC 4529
> ------------------
>
>                 Key: DIRSERVER-939
>                 URL: https://issues.apache.org/jira/browse/DIRSERVER-939
>             Project: Directory ApacheDS
>          Issue Type: New Feature
>    Affects Versions: 1.5.0
>            Reporter: Emmanuel Lecharny
>            Priority: Minor
>             Fix For: 1.5.3
>
>
> It would be interesting to implement RFC 4529, which says that if we add an objectClass into the list of returned attributes, then all the objectClass attributes are to be returned.

-- 
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.


[jira] Updated: (DIRSERVER-939) Implement RFC 4529

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

Alex Karasulu updated DIRSERVER-939:
------------------------------------

    Fix Version/s:     (was: 1.5.3)
                   2.0.0

> Implement RFC 4529
> ------------------
>
>                 Key: DIRSERVER-939
>                 URL: https://issues.apache.org/jira/browse/DIRSERVER-939
>             Project: Directory ApacheDS
>          Issue Type: New Feature
>    Affects Versions: 1.5.0
>            Reporter: Emmanuel Lecharny
>            Priority: Minor
>             Fix For: 2.0.0
>
>
> It would be interesting to implement RFC 4529, which says that if we add an objectClass into the list of returned attributes, then all the objectClass attributes are to be returned.

-- 
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.


[jira] Updated: (DIRSERVER-939) Implement RFC 4529

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

Emmanuel Lecharny updated DIRSERVER-939:
----------------------------------------

    Fix Version/s: 2.0.0-RC1
                       (was: 2.0.0)

Moved back to 2.0.0-RC1

> Implement RFC 4529
> ------------------
>
>                 Key: DIRSERVER-939
>                 URL: https://issues.apache.org/jira/browse/DIRSERVER-939
>             Project: Directory ApacheDS
>          Issue Type: New Feature
>    Affects Versions: 1.5.0
>            Reporter: Emmanuel Lecharny
>            Priority: Minor
>             Fix For: 2.0.0-RC1
>
>
> It would be interesting to implement RFC 4529, which says that if we add an objectClass into the list of returned attributes, then all the objectClass attributes are to be returned.

-- 
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.