[Kst] New plugin interface

George Staikos staikos at kde.org
Wed Feb 4 16:30:27 CET 2004


I was asked to implement a change in the plugin interface.  Does anyone object 
to adding a void** parameter at the end of the parameter list for plugins and 
filters to allow the plugin to store local data without using statics?  Kst 
would just drop in a pointer to a pointer for the plugin to populate as it 
sees fit.  The plugin would have to provide a second function which would be 
called by Kst to free this pointer on shutdown.  Any comments?

-- 
George Staikos
KDE Developer				http://www.kde.org/
Staikos Computing Services Inc.		http://www.staikos.net/



More information about the Kst mailing list