[OpenLayers-Trac] [OpenLayers] #515: Replace the use of $() in library code

OpenLayers trac at openlayers.org
Mon Mar 5 12:38:46 EST 2007


#515: Replace the use of $() in library code
---------------------+------------------------------------------------------
 Reporter:  sderle   |       Owner:             
     Type:  bug      |      Status:  new        
 Priority:  minor    |   Milestone:  2.4 Release
Component:  general  |     Version:             
 Keywords:           |  
---------------------+------------------------------------------------------
 OpenLayers defines $() in Util.js but it can be redefined.  Code within
 the OpenLayers namespace should use a substitute version in the OpenLayers
 or OpenLayers.Util namespace, to help ensure that its semantics don't get
 changed out from under us. This means going through the code and finding
 all calls to $() and pointing them to the new function.

-- 
Ticket URL: <http://trac.openlayers.org/ticket/515>
OpenLayers <http://openlayers.org/>
A free AJAX map viewer


More information about the Trac mailing list