[Geoserver-devel] [jira] Created: (GEOS-3171) Simplify GeoserverTablePanel setup

Simplify GeoserverTablePanel setup
----------------------------------

                 Key: GEOS-3171
                 URL: http://jira.codehaus.org/browse/GEOS-3171
             Project: GeoServer
          Issue Type: Improvement
          Components: Wicket UI
            Reporter: Andrea Aime
            Assignee: Andrea Aime
             Fix For: 2.0-beta2

At the moment there are two issues that produce quite some boilerplate:
- the table panel pretends a component to be generated for each property. Have a simple label be generated when the subclass does not need/still does not want to generate a custom component
- custom properties need to be coded in each and single method. Provide an abstract property that allows to just code the property value extraction instead

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