Plugin architecture

From Second Life Wiki
Jump to navigation Jump to search

As of this writing (February 12, 2007), there's not an official plugin architecture in the Second Life viewer. However, there's been a lot of interest in developing one. This page (and the pages it links to) are an attempt to capture a lot of the informal discussion that has occurred so far.

Table Of Contents

  1. Discussions
    1. Survey of Client Plug ins as Potential Models
    2. Security Model Issues
    3. Cross Platform Issues
    4. Plug ins affecting Client Stability
    5. Plug ins <--> LSL Communication Channels
  2. Implementations
    1. Architecture for direct dynamic library loading
      1. More ideas on direct dynamic library loading