Difference between revisions of "Plugin architecture"
Jump to navigation
Jump to search
Iron Perth (talk | contribs) |
Iron Perth (talk | contribs) |
||
Line 3: | Line 3: | ||
== Table Of Contents == | == Table Of Contents == | ||
# [[Plugin_architecture_RoadMap|Developmental RoadMap]] | |||
# Discussions | # Discussions | ||
## [[Plugin_architecture_survey|Survey of Client Plugins as Potential Models]] | ## [[Plugin_architecture_survey|Survey of Client Plugins as Potential Models]] | ||
Line 9: | Line 10: | ||
## [[Plugin_architecture_Stability|Plugins affecting Client Stability]] | ## [[Plugin_architecture_Stability|Plugins affecting Client Stability]] | ||
## [[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:51, 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
- Developmental RoadMap
- Discussions
- Implementations