I’m using OnWebPageInit in a plugin. I need the use documentObject, but to do that I would need to change the system event to OnLoadWebDocument to make it availible.
What type of performance hit should I see by calling my plugin later in the system logic. I’m using 0.9.5 by the way.
Also, are there any docs on the order that all these system events are called?