[mapguide-users] LayerDefinition other than 1.0.0

Jackie Ng jumpinjackie at gmail.com
Tue Dec 3 16:29:50 PST 2013


Yes this is correct.

The base MaestroAPI only supports creating v1.0.0 resources.

Adding extended model assemblies and calling ModelSetup.Initialize()
registers additional known versions with the ObjectFactory, so you can then
create resources of these versions.

Trying to read >= 1.0.0 resources without registering extended models will
give you back UntypedResource objects, which are basically containers of XML
content. This is how Maestro throws up an XML editor if you try to open an
unsupported resource version or an unknown resource type.

- Jackie



--
View this message in context: http://osgeo-org.1560.x6.nabble.com/LayerDefinition-other-than-1-0-0-tp5092414p5092543.html
Sent from the MapGuide Users mailing list archive at Nabble.com.


More information about the mapguide-users mailing list