Creating packages may be an administrative task, but it can be a useful way of shipping changes from test to production, etc, which could be scripted.
Having a command-line application that creates / loads packages would be useful. Jason -----Original Message----- From: Kenneth Skovhede, GEOGRAF A/S Subject: Re: [mapguide-users] Creating Packages dynamically Creating packages is an administrative task, so I won't expect many API users to have a need for it. The Maestro application has code that creates and edits packages. The code can be found here: http://trac.osgeo.org/mapguide/browser/trunk/Tools/Maestro/Maestro/Packa geManager Especially the file "PackageBuilder.cs" should be of interrest. Regards, Kenneth Skovhede, GEOGRAF A/S padmini godavarthi skrev: > Hi, > iam using mapguide opensource 2.0 (with .net 2.0+IIS 5.1) > Presently iam using mapguide maestro for creating mapguide packages.but i > want to create my package dynamically through coding(using maestroAPI.dll) > > can any boby plz help me so that it will be very helpful to me. > > > > Regards, > Padmini. > _______________________________________________ mapguide-users mailing list [email protected] http://lists.osgeo.org/mailman/listinfo/mapguide-users _______________________________________________ mapguide-users mailing list [email protected] http://lists.osgeo.org/mailman/listinfo/mapguide-users
