[OpenLayers-Trac] Re: [OpenLayers] #2954: implement versioned format base class

OpenLayers trac-20090302 at openlayers.org
Tue Jul 5 08:49:41 EDT 2011


#2954: implement versioned format base class
----------------------+-----------------------------------------------------
  Reporter:  bartvde  |       Owner:  bartvde     
      Type:  feature  |      Status:  reopened    
  Priority:  minor    |   Milestone:  2.12 Release
 Component:  Format   |     Version:  2.10        
Resolution:           |    Keywords:              
     State:  Commit   |  
----------------------+-----------------------------------------------------

Comment(by bartvde):

 You're right Eric, that's the circular dependency. Does removing these two
 requires statements require review?

 {{{
 Index: ../lib/OpenLayers/Format/OGCExceptionReport.js
 ===================================================================
 --- ../lib/OpenLayers/Format/OGCExceptionReport.js      (revision 12155)
 +++ ../lib/OpenLayers/Format/OGCExceptionReport.js      (working copy)
 @@ -5,8 +5,6 @@

  /**
   * @requires OpenLayers/Format/XML.js
 - * @requires OpenLayers/Format/OWSCommon/v1_0_0.js
 - * @requires OpenLayers/Format/OWSCommon/v1_1_0.js
   */

  /**
 }}}

-- 
Ticket URL: <http://trac.openlayers.org/ticket/2954#comment:11>
OpenLayers <http://openlayers.org/>
A free AJAX map viewer


More information about the Trac mailing list