Hey,

on CommonFactoryFinder.getFilterFactory2(Hints), javadoc says:

     * @param  hints An optional map of hints, or [EMAIL PROTECTED] null} if 
none.
but implementation does         
final Object h = hints.get(Hints.FILTER_FACTORY);
without ever checking if hints is null.

So we need to fix either the doco or the impl.

cheers,

Gabriel

-------------------------------------------------------------------------
This SF.net email is sponsored by DB2 Express
Download DB2 Express C - the FREE version of DB2 express and take
control of your XML. No limits. Just data. Click to get it now.
http://sourceforge.net/powerbar/db2/
_______________________________________________
Geotools-devel mailing list
[email protected]
https://lists.sourceforge.net/lists/listinfo/geotools-devel

Reply via email to