|
From: deloptes <del...@ya...> - 2010-09-17 09:55:23
|
> > You no longer have to create the hashtable yourself. This is a setup > option in initialize() as I recall. > > Check the barry-sync.cc code for how to turn it on and how to use it. > > >> osync_plugin_info_get_configdir > > I'm not sitting in front of the code right now, but this function might > be what you need: > > osync_plugin_info_get_default_configdir() > configdir was easy to understand but I'll have to rewrite most of the code in datasink.cpp :-( also because of the hash table functions The barry-sync.cc is really a good example and I'll follow. regards |