<div dir="ltr">This is because of a circular dependency:<div><br></div><div>OpenLayers.Format.OWSCommon requires OpenLayers.Format.XML.VersionedOGC requires OpenLayers.Format.OGCExceptionReport requires</div><div>OpenLayers.Format.OWSCommon.<br>
</div><div><br></div><div>I think VersionedOGC should not require OGCExceptionReport. It should not automatically run the data through the OGCExceptionReport parser, because then applications need to duck type the return type of the original parser they wanted to use. So instead, VersionedOGC should throw an exception, and applications can use try/catch to run the data through the OGCExceptionReport parser in the catch block, if desired.</div>
<div><br></div><div>Andreas.</div></div><div class="gmail_extra"><br><br><div class="gmail_quote">On Mon, Nov 25, 2013 at 1:06 PM, Bart van den Eijnden <span dir="ltr"><<a href="mailto:bartvde@boundlessgeo.com" target="_blank">bartvde@boundlessgeo.com</a>></span> wrote:<br>
<blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex"><div style="word-wrap:break-word">Yes, same for me, thanks for the report.<div><br></div><div>It has our attention, see:</div>
<div><br></div><div><a href="https://github.com/openlayers/openlayers/commit/dd8e99a2c9e610123ba3ecc578b29d12c51594ce#commitcomment-4691576" target="_blank">https://github.com/openlayers/openlayers/commit/dd8e99a2c9e610123ba3ecc578b29d12c51594ce#commitcomment-4691576</a></div>
<div><br></div><div>Hopefully this will be resolved shortly.</div><div><br></div><div>Best regards,</div><div>Bart</div><div><br><div>
<div style="text-indent:0px;letter-spacing:normal;text-align:start;text-transform:none;white-space:normal;word-wrap:break-word;word-spacing:0px">--</div><div style="text-indent:0px;letter-spacing:normal;text-align:start;text-transform:none;white-space:normal;word-wrap:break-word;word-spacing:0px">
Bart van den Eijnden<br>Front-end Developer | Boundless<br>@boundlessgeo</div>
</div>
<br><div><div><div class="h5"><div>On 25 Nov 2013, at 11:32, Jeremy Brooks <<a href="mailto:jeremybrooks321@googlemail.com" target="_blank">jeremybrooks321@googlemail.com</a>> wrote:</div><br></div></div><blockquote type="cite">
<div><div class="h5"><div dir="ltr"><div><div>Hi guys, is anyone else having problems using the openlayers 2 examples, they are all failing to load complaing that openlayers is undefined.<br></div><div><br></div>Thanks,<br>
</div>Jeremy.<br></div></div></div>
_______________________________________________<br>Users mailing list<br><a href="mailto:Users@lists.osgeo.org" target="_blank">Users@lists.osgeo.org</a><br><a href="http://lists.osgeo.org/mailman/listinfo/openlayers-users" target="_blank">http://lists.osgeo.org/mailman/listinfo/openlayers-users</a></blockquote>
</div><br></div></div><br>_______________________________________________<br>
Users mailing list<br>
<a href="mailto:Users@lists.osgeo.org">Users@lists.osgeo.org</a><br>
<a href="http://lists.osgeo.org/mailman/listinfo/openlayers-users" target="_blank">http://lists.osgeo.org/mailman/listinfo/openlayers-users</a><br></blockquote></div><br></div>