AddHandler dynamic load

Is it even possible to dynamic load AddHandler ?

or are we still stuck with the entry point for it that was sanctioned a long time ago but never put in the SDK ?

Or is it oversight that it never ended in the SDK.

Thanks

I think the entry point will do. AddHandler does not give a valid pointer using its signature by dynamic access. This was already known years ago. You know the entry point, I know it, and given our plugins depend on it, the entry point is preserved. Not sure why you are asking, because as far as I know it was up to the discretion of Xojo to make it public. I think we should leave it like this.