<div>there you go!</div>
<div>&nbsp;</div>
<div>.... it does sort of make sense that toString() and fromString() would be reciprocal, though. i&#39;d like to see that in a 3.0<br><br>&nbsp;</div>
<div><span class="gmail_quote">On 1/15/08, <b class="gmail_sendername">Christopher Schmidt</b> &lt;<a href="mailto:crschmidt@metacarta.com">crschmidt@metacarta.com</a>&gt; wrote:</span>
<blockquote class="gmail_quote" style="PADDING-LEFT: 1ex; MARGIN: 0px 0px 0px 0.8ex; BORDER-LEFT: #ccc 1px solid">On Tue, Jan 15, 2008 at 11:31:51AM -0600, Erik Uzureau wrote:<br>&gt; hi bart, the toString() function I think was mostly just designed for
<br>&gt; debugging... not so much as a way to translate the bounds into a storable<br>&gt; string format.<br>&gt;<br>&gt; I think your point is a good one... unfortunately, it wouldn&#39;t be proper of<br>&gt; us to change a thing like this now because it would be a breach of API.
<br>&gt;<br>&gt; for the OpenLayers 3.0 release, however, I think this would be a great thing<br>&gt; to change.<br>&gt;<br>&gt; erik<br>&gt;<br>&gt; ps. if you really need this functionality, we could put in a patch for a
<br>&gt; function with a different name (saveToString() or something like that) for<br>&gt; the time being and mark the current toString() as deprecated...<br><br>No need for this: just use bounds.toBBOX() to serialize, and
<br>bounds.fromString to deserialize.<br><br>Regards,<br>--<br>Christopher Schmidt<br>MetaCarta<br></blockquote></div><br>