Hi Andrés,<br><br>You can download the trunk version<br><br>$ svn co <a href="http://svn.openlayers.org/trunk/openlayers/">http://svn.openlayers.org/trunk/openlayers/</a><br><br>or the tarball, but your html code should link to $OL_HOME/lib/OpenLayers.js, rather than $OL_HOME/OpenLayers.js. This file is a kind of loader script that loads (take a look at that file) the others. You might want to see how downloaded examples (at $OL_HOME/examples) include the script.<br>
<br>Hope this can help Andrés :)<br><br clear="all">Best regards,<br><br>Xurxo Méndez Pérez<br><br><a href="http://www.sonxurxo.com/" target="_blank">http://www.sonxurxo.com</a><br>
<br><br><div class="gmail_quote">2011/2/7 Andrés Maneiro <span dir="ltr">&lt;<a href="mailto:amaneiro@icarto.es">amaneiro@icarto.es</a>&gt;</span><br><blockquote class="gmail_quote" style="margin: 0pt 0pt 0pt 0.8ex; border-left: 1px solid rgb(204, 204, 204); padding-left: 1ex;">
Hello,<br>
<br>
I&#39;m through the process of understanding how a WFS request is formed. I think I have a bug on my code and it will be useful to debug the process all along. So, I need to go through OL code step by step and understand what it does.<br>

<br>
For that, I&#39;m using the utilities chrome browser provides. But, the OpenLayers script is minified [1], so it&#39;s a mess to debug and understand. I&#39;ve tried the OL code from svn and also the tarball of the stable release. Both seem to be minified.<br>

<br>
So, my question is: is there a version of OL not minified &quot;for debugging&quot;? How do you debug step-by-step OL code?<br>
<br>
best,<br>
amaneiro<br>
<br>
[1] <a href="http://www.crockford.com/javascript/jsmin.html" target="_blank">http://www.crockford.com/javascript/jsmin.html</a><br>
<br>
_______________________________________________<br>
Dev mailing list<br>
<a href="mailto:Dev@lists.osgeo.org" target="_blank">Dev@lists.osgeo.org</a><br>
<a href="http://lists.osgeo.org/mailman/listinfo/openlayers-dev" target="_blank">http://lists.osgeo.org/mailman/listinfo/openlayers-dev</a><br>
</blockquote></div><br>