[mapguide-users] Re: Need help finding classes/methods when upgrading to MaestroAPI v4.0.0.6212

Jackie Ng jumpinjackie at gmail.com
Fri Nov 11 05:39:42 EST 2011


A major change in API design introduced with v3.0 is that you never create
HttpServerConnection and LocalNativeConnection objects (or any
implementation of IServerConnection) directly. Such implementations reside
in seperate assemblies which you never reference directly.

Look at the ConnectionProviderRegistry class in the API documentation. The
API documentation is part of the Maestro SDK package.

http://trac.osgeo.org/mapguide/wiki/maestro/SDK

I've blogged about the high level API design of the Maestro API:

http://themapguyde.blogspot.com/2011/05/introducing-re-vamped-maestro-api-part.html
http://themapguyde.blogspot.com/2011/06/introducing-re-vamped-maestro-api-part.html

I've also blogged about the topic of working with resources in the Maestro
API:

http://themapguyde.blogspot.com/2011/08/maestro-api-3-ways-to-create-and-work.html

- Jackie

--
View this message in context: http://osgeo-org.1803224.n2.nabble.com/Need-help-finding-classes-methods-when-upgrading-to-MaestroAPI-v4-0-0-6212-tp6984864p6984974.html
Sent from the MapGuide Users mailing list archive at Nabble.com.


More information about the mapguide-users mailing list