[sldev] LSL initiated Prim metadata was Re: Plugin architecture
Argent Stonecutter
secret.argent at gmail.com
Tue Feb 27 16:22:17 PST 2007
On Feb 27, 2007, at 5:51 PM, Jesse Nesbitt wrote:
> Also, Argent, prim parameters are sent to the client as an
> ObjectUpdate packet, with strongly-typed variables, not stored/sent as
> LSL lists.
That's isomorphic to an LSL list.
The point isn't how the data is marshalled, the point is that it's
typed. The way Jason described it the only change that would be made
when it's finalized would be changing the tag, which means that it
should already be strongly typed (IE, exposed to LSL as a list)
before that point.
More information about the SLDev
mailing list