Plugin architecture Low-level Architecture: Difference between revisions

From Second Life Wiki
Jump to navigation Jump to search
No edit summary
(No difference)

Revision as of 19:55, 12 February 2007

The three technical challenges for creating a plugin architecture are as follows:

Code loading

Calls from viewer to plugin (hooks)

Calls from plugin to viewer (exposing an API)