[Geoserver-devel] [jira] Created: (GEOS-1601) Cannot make service specific kvp reques readers

Cannot make service specific kvp reques readers
-----------------------------------------------

                 Key: GEOS-1601
                 URL: http://jira.codehaus.org/browse/GEOS-1601
             Project: GeoServer
          Issue Type: Improvement
          Components: Global
    Affects Versions: 1.6.0-RC1
            Reporter: Andrea Aime
            Assignee: Andrea Aime
            Priority: Minor
             Fix For: 1.7.0-beta1

Kvp request readers are located by parameter name only. This means I cannot have a WFSV serve both plain describe feature type and the versioned one, since they share the same name (but they are in different namespaces) and due to a related issue I cannot have two methods with the same name and different parametres (since the kvp reader is located based on the attribute type of the first located method...).

For the moment I'll go with DescribeVersionedFeatureType, thought I still feel having DescribeFeatureType&versioned=true would have been nicer (more transparent, given that the versioned paramer is not required).

--
This message is automatically generated by JIRA.
-
If you think it was sent incorrectly contact one of the administrators: http://jira.codehaus.org/secure/Administrators.jspa
-
For more information on JIRA, see: http://www.atlassian.com/software/jira