Add method compatible patch for 2.4.x in DataStoreFactorySpi.Param to check for 
isPassword()
--------------------------------------------------------------------------------------------

                 Key: GEOT-1855
                 URL: http://jira.codehaus.org/browse/GEOT-1855
             Project: GeoTools
          Issue Type: Sub-task
          Components: data
    Affects Versions: 2.4.4
            Reporter: Gabriel Roldán
            Assignee: Gabriel Roldán
             Fix For: 2.4.5


On 2.4.x we don't want to add api like the new Parameter class, yet we want a 
method compatible extension to Param so 2.4.x code keeps working with 2.5.x.

This means adding {{Param.isPassword():boolean}} as a shortcut method for 
{{Boolean.TRUE.equals(Param.metadata.get(Param.IS_PASSWORD))}}

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

       

-------------------------------------------------------------------------
Check out the new SourceForge.net Marketplace.
It's the best place to buy or sell services for
just about anything Open Source.
http://sourceforge.net/services/buy/index.php
_______________________________________________
Geotools-devel mailing list
[email protected]
https://lists.sourceforge.net/lists/listinfo/geotools-devel

Reply via email to