OpenLayers OpenLayers

Ticket #1277 (closed feature: wontfix)

Opened 6 months ago

Last modified 3 weeks ago

Give OpenLayers.Ajax classes proper destroy() methods

Reported by: euzuro Assigned to:
Priority: minor Milestone: 2.7 Release
Component: Ajax Version: 2.5
Keywords: Cc:
State:

Description

Just like all our other custom classes, we should give the OpenLayers.Ajax.* classes proper destroy methods. Memory management.

Note that when this is done we can uncomment the lines added in #964

Change History

07/04/08 00:25:38 changed by euzuro

  • status changed from new to closed.
  • resolution set to wontfix.

I'm going to close this ticket since, AFAICT, the Ajax.js code is now deprecated.