[sync] API proposal..

Anthony Mills amills at gascard.net
Mon Dec 22 10:17:29 PST 2003


Here is a list of functions that I think should be included in lib/api.php.

function list();
function list($action, $timestamp)
function get($uid);
function get($object);
function set($uid, $object);
function compare($object, $object, $compareflag);
function equals($object, $object);
function convert($object, $contentType);

I know some of these already exist.  I am just putting them in a list 
for discussion.

Thanks,
Anthony



More information about the sync mailing list