Hi,
I've just attached to http://jira.codehaus.org/browse/GEOT-3158
adding support for parameters in sql views.

Given there has been quite some discussion on the list I though
to give everybody notice about it.

I've tried to strike a compromise about the parameter validation
by rolling a very simple Validator interface whose sole implementation
is, at the moment, the regular expression validator.
But others more constrained validator can be added later (e.g.,
we could check the parameter is a specific type by calling
the commons-validator static methods or by attempting
a conversion towards the target type using commons-converter)

Feedback welcomed

Cheers
Andrea

-- 
Andrea Aime
OpenGeo - http://opengeo.org
Expert service straight from the developers.

------------------------------------------------------------------------------
ThinkGeek and WIRED's GeekDad team up for the Ultimate 
GeekDad Father's Day Giveaway. ONE MASSIVE PRIZE to the 
lucky parental unit.  See the prize list and enter to win: 
http://p.sf.net/sfu/thinkgeek-promo
_______________________________________________
Geotools-devel mailing list
Geotools-devel@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/geotools-devel

Reply via email to