Ok, I've made the changes. It turns out that MgLayer has connections with MgLayerGroup so therefore our RuntimeMapGroup also has to be capable of being derived from.
So RuntimeMapGroup creation has to also be a connection implementation responsibility, so RuntimeMapGroup ctor is also no longer public and CreateMapGroup() methods have been added to IMappingService, with default implementations provided in PlatformConnectionBase, that all connection providers derive from. This is the last change (I promise) - Jackie -- View this message in context: http://osgeo-org.1803224.n2.nabble.com/One-final-breaking-API-change-for-Maestro-4-0-tp7073891p7074366.html Sent from the MapGuide Users mailing list archive at Nabble.com. _______________________________________________ mapguide-users mailing list [email protected] http://lists.osgeo.org/mailman/listinfo/mapguide-users
