[OpenLayers-Dev] Strategy.Save and waitscreen
bartvde at osgis.nl
bartvde at osgis.nl
Tue Nov 18 04:04:38 EST 2008
Hi list,
I want to show a waitscreen/splash screen when the Strategy is busy saving
the features, but I can't find the hooks to do this currently.
The WFS protocol has a callback on commit, but the Save strategy does not
have this.
Does anyone have thoughts on how to do this? Should the Strategy have a
beforecommit and aftercommit event?
Also, currently I can't find a way to handle the case of a failed commit
to the end user, since the strategy provides no way to do this. Maybe the
save function could return the status code?
Best regards,
Bart
More information about the Dev
mailing list