<br><br><div class="gmail_quote">On 2 December 2011 15:28, Walter Bender <span dir="ltr"><<a href="mailto:walter.bender@gmail.com">walter.bender@gmail.com</a>></span> wrote:<br><blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex;">




<div>
<br>
<br>
<div class="gmail_quote"><div class="im">2011/12/2 Christophe GuĂ©ret <span dir="ltr"><<a href="mailto:c.d.m.gueret@vu.nl" target="_blank">c.d.m.gueret@vu.nl</a>></span><br>
<blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex">
<div><br>
</div>
<div class="gmail_quote">
<blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex">
Nice!<br>
</blockquote>
<div>Thanks :) <br>
<br>
</div>
<blockquote class="gmail_quote" style="margin:0pt 0pt 0pt 0.8ex;border-left:1px solid rgb(204,204,204);padding-left:1ex">
I'd recommend moving the git repository to <a href="http://git.sugarlabs.org" target="_blank">
git.sugarlabs.org</a> to<br>
facilitate collaboration with other Sugar developers.<br>
</blockquote>
<div>Done! Everything is now in <a href="http://git.sugarlabs.org/semanticxo/main" target="_blank">
http://git.sugarlabs.org/semanticxo/main</a><br>
<br>
There are four directories:<br>
common => Code to compile the triple store and main API to dialog with it<br>
datastore => Re-designed Journal datastore making use of the triple store to store meta data<br>
</div>
</div>
</blockquote>
</div><div><br>
Quick question: is the migration to the new datastore reversible? In other words, if I try testing this, do I have any way to revert?<br></div></div></div></blockquote><div>Yes for the reversibility, no for the content being shipped between the two versions.<br>
The new datastore replace the old one but don't erase its content. If you use the script "patch_my_xo" (in common) to install the stuff you won't have access to the entries currently in the Journal. If you create new entries but then return to the standard Journal, you'll loose these new entries but retrieve the previous ones.<br>
This script "patch_my_xo" comes with two options, install and uninstall, to patch (very brutally) the XO with SemanticXO stuff and revert it to its original state.<br><br>Christophe<br><br></div></div><br>