Gabriel Roldán wrote:
> On Thursday 08 May 2008 11:22:49 pm Jody Garnett wrote:
>   
>> Gabriel Roldán wrote:
>>     
>>> Sorry for the late response,
>>>       
>> Question for you Gabriel; my customer keeps uncommenting line 481 of
>> ArcSDEFeatureWriter so the code looks like this...
>>     
>>> insertStream.flushBufferedWrites(); 
>>>       
>> Do you have any idea why an insertStream.flushBufferedWrites() is used
>> here? The line exists and is/was commented out on trunk...
>>     
> I'm sure its because that's how its done in the esri examples  I've been 
> basing on. What problem is that line giving btw?
>   
That I have not been quite able to figure out; apparently uDig has less 
errors when the line is included or something, I need to run locally and 
figure it out.

I have patched up the "FilterTest" test case to:
- work on testData.getTemp_table()
- specifically ignore the Caledar column so feature equals does not fail 
... remember the problem comparing two Calendars (ArcSDE must be 
constructing them wrong...)

Leaving me with a solid real failure - testDisjointFilter; I think we 
may have a difference of understanding between ArcSDE definition of 
disjoint and the ogc definition, try it and see what you think?


-------------------------------------------------------------------------
This SF.net email is sponsored by the 2008 JavaOne(SM) Conference 
Don't miss this year's exciting event. There's still time to save $100. 
Use priority code J8TL2D2. 
http://ad.doubleclick.net/clk;198757673;13503038;p?http://java.sun.com/javaone
_______________________________________________
Geotools-devel mailing list
Geotools-devel@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/geotools-devel

Reply via email to