RE: [mapguide-users] slow deleteresource

2008-08-01 Thread Dave Wilson
, August 01, 2008 1:39 AM To: MapGuide Users Mail List Subject: Re: [mapguide-users] slow deleteresource AFAIK, Studio is trying to determine if any resources depend on the featuresource, before deleting it. Unfortunately, it does so by getting an actual list of dependent resources, which is very

Re: [mapguide-users] slow deleteresource

2008-08-01 Thread Kenneth Skovhede, GEOGRAF A/S
AFAIK, Studio is trying to determine if any resources depend on the featuresource, before deleting it. Unfortunately, it does so by getting an actual list of dependent resources, which is very slow. I think the call is ENUMERATERESOURCEREFERENCES. I think the only way to speed up the call is by