Hi Ben, I've been working on setting up a prototype app-schema instance a couple weeks ago but did it against the 1.6.x community-schema modules since trunk wasn't ready for gml encoding yet.
Now, the schema I was targeting needed multiple levels of attribute grouping for multiple nested complex values. That was not supported since we only had "grouping" at the top most level of attribute mapping, so I quickly hacked a new "GroupingFeatureIterator" that accounts for that and added a "groupBy" config option to the general AttributeMapping. So the question is if that capability is still unsupported on trunk and if so if/how could I contribute back this enhancement to trunk. If desired I can make a patch for your evaluation (besides, this groupingfeatureiterator incarnation looks less cluttered than the current one but would still need some work in order to get "user data" values working, but I guess you're still trying to un-hack that as for what complex atts with simple content respect?) Cheers, -- Gabriel Roldan OpenGeo - http://opengeo.org Expert service straight from the developers. ------------------------------------------------------------------------------ This SF.net email is sponsored by: High Quality Requirements in a Collaborative Environment. Download a free trial of Rational Requirements Composer Now! http://p.sf.net/sfu/www-ibm-com _______________________________________________ Geotools-devel mailing list [email protected] https://lists.sourceforge.net/lists/listinfo/geotools-devel
