On Tue, May 31, 2011 at 4:08 AM, Justin Deoliveira <[email protected]> wrote: >> Databases often support POSIX regular expression syntax, but a pure >> java version that is stricly posix does not exist afaik. >> For this case we could have a custom store parameter asking the >> code to blindly encode the regexp as is: the admin that enables >> it takes responsibility. > > Does perhaps a regex for the regex make sense? :) Like we do for virtual > table parameters. Just a thought.
Uuuhh, meta-regexp... my brain just turned into pudding... ok, back to normal... Sounds like an interesting idea, however we should expand the filter splitter to check not just the class of the function, but its specific instance and parameters... quite a bit of work Cheers Andrea -- ------------------------------------------------------- Ing. Andrea Aime GeoSolutions S.A.S. Tech lead Via Poggio alle Viti 1187 55054 Massarosa (LU) Italy phone: +39 0584 962313 fax: +39 0584 962313 http://www.geo-solutions.it http://geo-solutions.blogspot.com/ http://www.youtube.com/user/GeoSolutionsIT http://www.linkedin.com/in/andreaaime http://twitter.com/geowolf ------------------------------------------------------- ------------------------------------------------------------------------------ Simplify data backup and recovery for your virtual environment with vRanger. Installation's a snap, and flexible recovery options mean your data is safe, secure and there when you need it. Data protection magic? Nope - It's vRanger. Get your free trial download today. http://p.sf.net/sfu/quest-sfdev2dev _______________________________________________ Geotools-devel mailing list [email protected] https://lists.sourceforge.net/lists/listinfo/geotools-devel
