[OpenLayers-Trac] Re: [OpenLayers] #3443: deprecate
OpenLayers.loadURL
OpenLayers
trac-20090302 at openlayers.org
Mon Aug 1 07:35:01 EDT 2011
#3443: deprecate OpenLayers.loadURL
---------------------+------------------------------------------------------
Reporter: fredj | Owner:
Type: feature | Status: new
Priority: minor | Milestone: 2.11 Release
Component: general | Version: 2.11 RC1
Keywords: | State: Commit
---------------------+------------------------------------------------------
Comment(by rdewit):
Shouldn't the loadURL method give a deprecation warning like this?
{{{
OpenLayers.Console.warn(OpenLayers.i18n("methodDeprecated",
{'newMethod':'OpenLayers.Request.GET'}));
}}}
That's what other deprecated methods seem to do.
--
Ticket URL: <http://trac.openlayers.org/ticket/3443#comment:2>
OpenLayers <http://openlayers.org/>
A free AJAX map viewer
More information about the Trac
mailing list