[fdo-users] .net Wrapper quirks
Maksim Sestic
max at geoinova.com
Fri Mar 28 05:46:24 EDT 2008
I agree. I'm reusing my IInsert/Update objects due to speed issues, but noone
explicitly prohibits reusing instantiated managed objects (yet) :-)
Otherwise, it would be a very poor wrapper. On the other hand, FDO acts as a
middleware - I guess it's a tricky job to precisely detect whether an error
was generated by it's core or a provider itself (possibilities are endless),
although this particular one seems like we're having a general case.
Regards,
Maksim Sestic
Clayton Hotson wrote:
>
> Thanks for putting this together, Maksim.
>
> Regarding the use of the GC methods, I'm not certain these are what the
> FDO guys had in mind to use (though it may actually workaround the
> problem, I'm not sure) as there seems to be a clear disposal pattern in
> use with these wrappers given that FDO is unmanaged underneath. Since the
> problem exhibits itself with large datasets, we may also run out of memory
> if we keep everything alive :-).
>
> 2c.
>
> Clayton
>
>
>
> Maksim Sestic wrote:
>>
>> Hi Greg,
>>
>> Here it is:
>> http://trac.osgeo.org/fdo/ticket/284
>> http://trac.osgeo.org/fdo/ticket/284
>>
>> Regards,
>> Maksim Sestic
>>
>>
>> gregboone wrote:
>>>
>>> Can you jot down in bullet point form the use case? Can you log a ticket
>>> in Trac and attach any relevant data set?
>>>
>>> Thanks,
>>>
>>> Greg
>>>
>>> -----Original Message-----
>>> From: fdo-users-bounces at lists.osgeo.org
>>> [mailto:fdo-users-bounces at lists.osgeo.org] On Behalf Of Jackie Ng
>>> Sent: Thursday, March 27, 2008 6:33 PM
>>> To: fdo-users at lists.osgeo.org
>>> Subject: RE: [fdo-users] .net Wrapper quirks
>>>
>>>
>>> I was "trusting" the managed API to do its thing (not unreasonable to
>>> ask). I
>>> do not know enough about native - managed interop in .net to know how to
>>> properly utilise System.GC, could you perhaps enlighten me? ;-)
>>>
>>> - Jackie
>>>
>>>
>>> djonio wrote:
>>>>
>>>> Howdy,
>>>>
>>>> I am not familiar with this issue but I do find it very interesting.
>>>> Have any of you used any of the System.GC methods( i.e.
>>>> System.GC.KeepAlive method, System.GC.Collect method) during your
>>>> process'? I wonder if they would have effect?
>>>>
>>>> Br,
>>>> dennis
>>>> _______________________________________________
>>>> fdo-users mailing list
>>>> fdo-users at lists.osgeo.org
>>>> http://lists.osgeo.org/mailman/listinfo/fdo-users
>>>>
>>>>
>>>
>>> --
>>> View this message in context:
>>> http://www.nabble.com/.net-Wrapper-quirks-tp16318694s18162p16339508.html
>>> Sent from the fdo-users mailing list archive at Nabble.com.
>>>
>>> _______________________________________________
>>> fdo-users mailing list
>>> fdo-users at lists.osgeo.org
>>> http://lists.osgeo.org/mailman/listinfo/fdo-users
>>> _______________________________________________
>>> fdo-users mailing list
>>> fdo-users at lists.osgeo.org
>>> http://lists.osgeo.org/mailman/listinfo/fdo-users
>>>
>>>
>>
>>
>
>
--
View this message in context: http://www.nabble.com/.net-Wrapper-quirks-tp16318694s18162p16348783.html
Sent from the fdo-users mailing list archive at Nabble.com.
More information about the fdo-users
mailing list