Skip to main content

Diigo Home

Labs/Weave/ClientAPI - MozillaWiki - The Diigo Meta page

wiki.mozilla.org/...ClientAPI - Cached

This link has been bookmarked by 3 people . It was first bookmarked on 02 Feb 2009, by gialloporpora.

  • 23 Dec 09
    intrudere
    lisandro mierez

    This page describes how to the client-side Weave API for sync engines (and their helper classes). The focus is on using this API to create a new sync engine to synchronize a new data type. The data type can be anything that extension JS code has access to through any Mozilla API; this means this page must of necessity be pretty vague about reading and writing the underlying data. You'll have to fill in those blanks yourself. Try browsing the [link] xpcom documentation to find out how to get at the many types of useful data that Mozilla stores.

    labs_weave_clientapi clientapi tools collaboration resources web2.0

  • 15 Mar 09
    anonymous

    Labs/Weave/ClientAPI - MozillaWiki

  • 02 Feb 09
    gialloporpora
    gialloporpora

    This page describes how to the client-side Weave API for sync engines (and their helper classes). The focus is on using this API to create a new sync engine to synchronize a new data type. The data type can be anything that extension JS code has access to through any Mozilla API; this means this page must of necessity be pretty vague about reading and writing the underlying data. You'll have to fill in those blanks yourself. Try browsing the [link] xpcom documentation to find out how to get at the many types of useful data that Mozilla stores.

    weave mozilla programming