On 2013-03-18, 20:37 GMT, James Long wrote:
> The line 66 you pointed to doesn't do anything with a collection, and
> when I check out your app I see items being rendered. Did you forget
> to commit something?

I have “used The Source, Luke!” and by studying source of
libraries (all the way to the underscore.js in some cases) I was
able to open() the model, so that at least something is displayed
(see the current master of my repo), but whatever I do, still

  * there is nothing stored in the localStorage (later to be
    switched to indexedDB, but for now for debugging I will start
    with localStorage),
  * and (or because?) I haven’t been able to run .sync() on the
    lsit,
  * and detail view doesn’t get data (so, item.get('desc') is
    empty).

BTW, as much as it works it does so only with volo serve, I don’t
get anything in the list from the app served via volo ghdeploy.

Any thoughts?

Thank you very much for the project, it looks good (when debugged
;))

Matěj
_______________________________________________
dev-webapps mailing list
[email protected]
https://lists.mozilla.org/listinfo/dev-webapps

Reply via email to