[sldev] Re: [META] Permissions - A content creator's view
Dale Glass
dale at daleglass.net
Tue Sep 25 09:23:36 PDT 2007
On Tuesday 25 September 2007 18:08:16 Argent Stonecutter wrote:
> Another thing that just occurred to me... how about two fields? One
> settable by the creator, one settable by the owner, and both readable
> by the client in world, or in inventory, or by a script for assets in-
> world. The former would hold license information, contact
> information, advertising, and formatted configuration information for
> scripts. The latter could hold the owner's notes, and it could hold
> configuration information as well.
>
> This would also solve the problems of setting attributes on objects
> for modified clients to read, AND provide a place other than
> notecards for configuration information.
Suppose it sounds pretty good, but I'd prefer to have a separate
functionality for configuration instead.
Something like llGetSettingFloat("Update interval", 5.0);
Notecards are very annoying to parse to get configuration info, and are
slow too. IMO a specific mechanism would be much preferrable.
Now, not 100% sure how exactly to do it, maybe just store a key/string
value pair, and let the coder deal with that. Not ideal, but would be a
huge improvement already.
Perhaps make it store lists directly, that has the advantage of being able
to store anything losslessly and not needing a function per datatype.
-------------- next part --------------
A non-text attachment was scrubbed...
Name: not available
Type: application/pgp-signature
Size: 189 bytes
Desc: This is a digitally signed message part.
Url : http://lists.secondlife.com/pipermail/sldev/attachments/20070925/80765b45/attachment.pgp
More information about the SLDev
mailing list