[Kst] New plugin interface
Barth Netterfield
netterfield at physics.utoronto.ca
Wed Feb 4 18:59:07 CET 2004
Seems like it could be very useful...
cbn
On Wednesday 04 February 2004 10:30 am, George Staikos wrote:
> 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?
More information about the Kst
mailing list