<div dir="ltr">On 23 November 2013 00:59, Rogelio Mita <span dir="ltr"><<a href="mailto:rogeliomita@activitycentral.com" target="_blank">rogeliomita@activitycentral.com</a>></span> wrote:<br><div class="gmail_extra">
<div class="gmail_quote"><blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex"><div dir="ltr"><div class="gmail_extra"><div class="gmail_quote"><div>This sounds good, in summary, We should have the logic of window.location in env.isStandalone method and env.getEnvironment still like now but uses IsStandalone like you say above,</div>
</div></div></div></blockquote><div><br></div><div>Yes.<br></div><div> </div><blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex"><div dir="ltr"><div class="gmail_extra"><div class="gmail_quote">
<div> this will allow eliminating this logic <a href="https://github.com/sugarlabs/sugar-web/blob/master/dictstore.js#L25" target="_blank">here</a> and <a href="https://github.com/sugarlabs/sugar-web/blob/master/dictstore.js#L53" target="_blank">here</a> (ussing isStandalone method),</div>
</div></div></div></blockquote><div><br></div><div>Yes.<br></div><div> </div><blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex"><div dir="ltr"><br><div class="gmail_extra">
<div class="gmail_quote"><div> and dictstore become free from the asynchrony, right?</div><br></div></div></div></blockquote><div><br></div><div>You mean it will fix the race condition that I discussed with Code on that pull request right? If so, yes.<br>
<br></div><div>Thanks <br></div></div></div></div>