Make the log order is dependent on the revision order
-----------------------------------------------------

                 Key: GEOT-1524
                 URL: http://jira.codehaus.org/browse/GEOT-1524
             Project: GeoTools
          Issue Type: Improvement
          Components: data versioning postgis 
    Affects Versions: 2.5-M0, 2.4-RC0
            Reporter: Andrea Aime
             Fix For: 2.4-RC1, 2.5-M1


The current beviour when asking for the logs between revision 1 and revision 10 
is to get the logs starting from 10 and going downwards (like other versioning 
systems do).
Leveraging the revision order in the request we can have the thing go into 
revision ascending order, that is, if you asks for revision between 10 and 1 
it'll get them starting from 1 and going up to 10...
Hum... this is a big counter intuitive, but yet mimics what versioning systems 
do... oh well, the API is not published, we'll be able to fix this later if 
people find this awkard.

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

        

-------------------------------------------------------------------------
This SF.net email is sponsored by: Splunk Inc.
Still grepping through log files to find problems?  Stop.
Now Search log events and configuration files using AJAX and a browser.
Download your FREE copy of Splunk now >> http://get.splunk.com/
_______________________________________________
Geotools-devel mailing list
[email protected]
https://lists.sourceforge.net/lists/listinfo/geotools-devel

Reply via email to