Hi all We can find "snowwhite" in the doc of the libsynthesis, and in the file named "dbapi.cpp" we can find it too. And from the demo for IOS, We can find out that, in cocoa, the lib would using the code in "dbplugin_cocoa.m". There I found the c functions, like Module_createContext, and the class snowwhite has these functions too. So I just think about that could I modefy the dbplugin in the ios demo make it works like "snowwhite" in cpp. But I cant find out want the session means in the "snowwhite", and in the dbplugin_cocoa there is a function named "Session_CreateContext", but do nothing.
Module_CreateContext create the new pluginModule, and init the db with newpluinDBWithName, but how to init a session. Could anyone can give a usefull dbplugin? Thanks Regards -Zhoulei
_______________________________________________ os-libsynthesis mailing list [email protected] http://lists.synthesis.ch/mailman/listinfo/os-libsynthesis
