Justin Deoliveira wrote: > Fair enough. My point was that having the schema around implies that the > filter can only be executed against features of a particular type. For > instance. > Indeed I expect the expression to operate against many things - like java beans? This is why the factory.attributeExpression( type, "foo" ) method is deprecated - it is a mistake that mixes Query with Data. The two concerns need seperated (schema defines data, schema is used to define query, query is used to access data)....
Jody ------------------------------------------------------------------------- Take Surveys. Earn Cash. Influence the Future of IT Join SourceForge.net's Techsay panel and you'll get the chance to share your opinions on IT & business topics through brief surveys -- and earn cash http://www.techsay.com/default.php?page=join.php&p=sourceforge&CID=DEVDEV _______________________________________________ Geotools-devel mailing list [email protected] https://lists.sourceforge.net/lists/listinfo/geotools-devel
