Difference between revisions of "Plugin architecture"
Jump to navigation
Jump to search
Iron Perth (talk | contribs) |
Iron Perth (talk | contribs) |
||
Line 9: | Line 9: | ||
## [[Plugin_architecture_Cross_Platform|Cross Platform Issues]] | ## [[Plugin_architecture_Cross_Platform|Cross Platform Issues]] | ||
## [[Plugin_architecture_Stability|Plugins affecting Client Stability]] | ## [[Plugin_architecture_Stability|Plugins affecting Client Stability]] | ||
## [[Plugin_architecture_Capabilities|Capabilities]] | |||
## [[Plugin_LSL_Communication|Plugins <--> LSL Communication Channels]] | ## [[Plugin_LSL_Communication|Plugins <--> LSL Communication Channels]] | ||
# Implementations | # Implementations | ||
## [[Plugin_architecture_Low-level Architecture|Architecture for direct dynamic library loading]] | ## [[Plugin_architecture_Low-level Architecture|Architecture for direct dynamic library loading]] |
Revision as of 20:57, 12 February 2007
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
- Development Road Map
- Discussions