FunctionName description for DefaultFunctionFactory are empty
-------------------------------------------------------------

                 Key: GEOT-3520
                 URL: http://jira.codehaus.org/browse/GEOT-3520
             Project: GeoTools
          Issue Type: Improvement
          Components: core main
    Affects Versions: 8-M0
            Reporter: Jody Garnett
            Assignee: Jody Garnett
            Priority: Trivial
             Fix For: 8-M0


The DefaultFunctionFactory advertises the Functions that can be found using 
Factory SPI on the classpath). Currently this class produces a bare bones 
description for FunctionName; where the arguments are described as 
"arg1","arg1","arg2",...

This improvement represents adding the FunctionName information to the 
implementations so that DefaultFunctionFactory can have a better description.

Using:
* XXXFunction.NAME - as a static final constant (as per the implementation 
convention for Functions)
* FunctionExpression.getFunctionName() - allowing access to the above

There is a separate proposal up; for adding a Function.getFunctionName() 
method; this does not impact on the grunt work covered by this improvement. It 
would only make accessing this grunt work easier for the casual user.


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

        

------------------------------------------------------------------------------
Benefiting from Server Virtualization: Beyond Initial Workload 
Consolidation -- Increasing the use of server virtualization is a top
priority.Virtualization can reduce costs, simplify management, and improve 
application availability and disaster protection. Learn more about boosting 
the value of server virtualization. http://p.sf.net/sfu/vmware-sfdev2dev
_______________________________________________
Geotools-devel mailing list
Geotools-devel@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/geotools-devel

Reply via email to