Extensible Prim Attributes from LSL

From Second Life Wiki
Revision as of 14:04, 24 February 2007 by Gigs Taggart (talk | contribs) (in progress)
Jump to navigation Jump to search

The Chicken and the Egg

There are many new features that can be implemented almost exclusively on the client side, but the main intention would be their use from LSL. The OpenSL project has little ability to work on these features without the corresponding LSL-side changes, and LL might be loathe to write in LSL side changes until the client side abilities are in place. This creates a chicken and egg problem.

Some examples of this are:

The Solution