Comments below...<br><br><div class="gmail_quote">On Thu, Feb 7, 2013 at 6:45 PM, Justin Clark-Casey <span dir="ltr"><<a href="mailto:jjustincc@googlemail.com" target="_blank">jjustincc@googlemail.com</a>></span> wrote:<br>
<blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex">Hi Mic.  A couple of JsonStore related questions<br>
<br>
* Both JsonDestroyStore() and JsonRemoveValue() return TRUE if the store/values they are removing do not exist.  This is inconsistent with .NET methods such as ICollection.Remove() which return false if the value one tried to remove did not exist.<br>

<br>
This is a pretty minor case and perhaps it's not worth changing if you (or others) already have scripts which rely on this behaviour.  What do you think?<br>
<br></blockquote><div><br></div><div>That should be easy. I don't think I intended to return anything but there are no "void" returns.</div><div> </div><blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex">

* In my regression testing, I found some behaviour with JsonReadNotecard() that I did not expect surrounding loading to multi-component paths where some or all of the tail components did not exist and loading to the invalid location ("/") I put this information in Mantis 6535 [1] if you could comment.  It could just be me making mistakes late at night.<br>

<br>
[1] <a href="http://opensimulator.org/mantis/view.php?id=6535" target="_blank">http://opensimulator.org/<u></u>mantis/view.php?id=6535</a><span class="HOEnZb"><font color="#888888"><br>
<br></font></span></blockquote><div><br></div><div>Will respond in the mantis entry.</div><div><br></div><div> </div><blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex"><span class="HOEnZb"><font color="#888888">
-- <br>
Justin Clark-Casey (justincc)<br>
OSVW Consulting<br>
<a href="http://justincc.org" target="_blank">http://justincc.org</a><br>
<a href="http://twitter.com/justincc" target="_blank">http://twitter.com/justincc</a><br>
______________________________<u></u>_________________<br>
Opensim-dev mailing list<br>
<a href="mailto:Opensim-dev@lists.berlios.de" target="_blank">Opensim-dev@lists.berlios.de</a><br>
<a href="https://lists.berlios.de/mailman/listinfo/opensim-dev" target="_blank">https://lists.berlios.de/<u></u>mailman/listinfo/opensim-dev</a><br>
</font></span></blockquote></div><br>