Re: [Geotools-devel] isNil vs isNull

2011-10-03 Thread Dustin Parker
>From that description, it sounds like we really need PropertyIsNull (which >we're using right now), not PropertyIsNil, since "PropertyIsNull results in >true, if the WFS would return the feature without any property element >". We're testing for the presence or absence of an element, not an >e

[Geotools-devel] isNil vs isNull

2011-10-02 Thread Jody Garnett
Dustin here is the part that reflects on isNull vs isNil. > > And here is the issue that has the attached patch: > > http://jira.codehaus.org/browse/GEOT-3657 > > * PropertyIsNil > > Filter (FES) 2.0 adds a new filtering construct named PropertyIsNil. To be > > honest I am still a bit fuzzy on