On 29 Dec 2013, at 16:56, Leif Hedstrom wrote: > On Dec 29, 2013, at 7:37 AM, Alan D. Cabrera <a...@toolazydogs.com> wrote: > >> Can I count on TSPluginInit() being called only once in the lifetime of a >> plugin? >> > > > Currently, yes. > > There has been a number of discussions on the topic of making it possible to > reload plugins on a "live" system.
Isn't that a separate issue? A plugin can register an alternative-init function that works as a reload-init with TSMgmtUpdateRegister, just subject to TS-2036. -- Nick Kew