[fdo-dev] Writing a custom fdo provider (in managed code...?)

Robert Fortin robert.fortin at autodesk.com
Mon Dec 11 09:19:24 EST 2006


Samuel,
 
The IsManaged flag is for future use when FDO will support both managed and unmanaged provider. At the moment, the providers are only unmanaged.
 
RF

  _____  

From: samuel.berger at icfm.ch [mailto:samuel.berger at icfm.ch] 
Sent: Monday, December 11, 2006 6:12 AM
To: dev at fdo.osgeo.org
Subject: [fdo-dev] Writing a custom fdo provider (in managed code...?)



Hello

I have question:

On registering a fdo provider (in mapserver in the providers.xml) you can set the flag 'IsManaged' indicating if the provider is in managed .NET code. Is this a future thing or is this supported already now? It seems to me, that the managed wrapper around the fdocore serves for using fdo providers written in unmanaged C++ in the .NET enviroment.... or can that wrapper be used to write a custom fdo provider in .NET? If yes, where is the entry point?  Must this still be an unmanaged dll export function 'CreateConnection' or can it be placed somewhere else, like a static method in a class (I'm a lazy C# cook...) 

Thank you for any answers (a yes / no answer would already be very helpful... :)




Samuel Berger

Vifian & Zuberbühler AG
Haldenstrasse 31
CH-8904 Aesch b. Birmensdorf
Telefon +41 (0)43 344 12 12
Telefax +41 (0)43 344 12 11


--------------------------------------------------------------------- To unsubscribe, e-mail: dev-unsubscribe at fdo.osgeo.org For additional commands, e-mail: dev-help at fdo.osgeo.org 
-------------- next part --------------
An HTML attachment was scrubbed...
URL: http://lists.osgeo.org/pipermail/fdo_dev/attachments/20061211/f4063b75/attachment.html


More information about the Fdo_dev mailing list