<div>there you go!</div>
<div> </div>
<div>.... it does sort of make sense that toString() and fromString() would be reciprocal, though. i'd like to see that in a 3.0<br><br> </div>
<div><span class="gmail_quote">On 1/15/08, <b class="gmail_sendername">Christopher Schmidt</b> <<a href="mailto:crschmidt@metacarta.com">crschmidt@metacarta.com</a>> 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>> hi bart, the toString() function I think was mostly just designed for
<br>> debugging... not so much as a way to translate the bounds into a storable<br>> string format.<br>><br>> I think your point is a good one... unfortunately, it wouldn't be proper of<br>> us to change a thing like this now because it would be a breach of API.
<br>><br>> for the OpenLayers 3.0 release, however, I think this would be a great thing<br>> to change.<br>><br>> erik<br>><br>> ps. if you really need this functionality, we could put in a patch for a
<br>> function with a different name (saveToString() or something like that) for<br>> 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>