Hi, I'm wondering, since our AttributeExpressionImpl code is still very slow due to pure dynamic evaluation of Class.isInstance and Class.isAssignamentFrom (which, added, consume more than the drawing time itself), I'm wondering if we could put to good use the Janino library. Here is an article that explains how to build classes at run time using that library: http://today.java.net/pub/a/today/2007/02/15/tackling-performance-problems-with-janino.html
Cheers Andrea ------------------------------------------------------------------------- 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
