Update notes/2.12.md

This commit is contained in:
Tim Schaub
2011-12-29 15:38:20 -07:00
parent 9b7afeb492
commit f5ac1fcd72

View File

@@ -52,7 +52,7 @@ Without the WKT format included (by default), the `OpenLayers.Geometry::toString
## Deprecated Components
A number of constructors have been marked as deprecated for multiple releases in the 2.x series. For the 2.12 release this deprecated functionality has been moved to a separate deprecated.js file. If you use any of the constructors or methods below, you will have to explicitly include the deprecated.js file in your build (or add it in a separate `<script>` tag after OpenLayers.js).
A number of properties, methods, and constructors have been marked as deprecated for multiple releases in the 2.x series. For the 2.12 release this deprecated functionality has been moved to a separate deprecated.js file. If you use any of the constructors or methods below, you will have to explicitly include the deprecated.js file in your build (or add it in a separate `<script>` tag after OpenLayers.js).
* OpenLayers.Class.isPrototype
* OpenLayers.Class.create