[sldev] Can I include source licensed under the 3-clause BSD?

Dale Glass dale at daleglass.net
Mon Jul 23 18:23:17 PDT 2007


On Mon, Jul 23, 2007 at 04:56:16PM -0500, Callum Lerwick wrote:
> On Mon, 2007-07-23 at 12:33 +0200, Dale Glass wrote:
> > On Mon, Jul 23, 2007 at 12:28:12PM +0200, Nicholaz Beresford wrote:
> > > 
> > > What kind of date string do you get there?  (Do the
> > > Lindens really just send a string for the avatar?)
> > Yep, the date as it appears in the profile.
> 
> This kind of thing is bad from an internationalization point of view,
> you either have to push i18n into the backend or hackishly re-parse it
> on the front end.

I don't think there was any the last time I looked.

And that makes for a lot of confused people as the MM/DD/YYYY format is a 
rather strange one.

LLSD seems to support dates though, which probably would be the best to
do it. 

But, the whole thing is rather crusty.
http://doc.daleglass.net/llpanelavatar_8cpp-source.html#l01786

See for example the whole mess with the CharterMember part of the
message. If length is 1, then it's a byte corresponding to an enum of
the account type. If longer, then it gets interpreted as a string, for a
custom title.

The name "CharterMember" leads me to believe that it started as a
boolean value, then was adapted to handle additional account types, then
the account title hack was added.




> _______________________________________________
> Click here to unsubscribe or manage your list subscription:
> /index.html

-------------- next part --------------
A non-text attachment was scrubbed...
Name: not available
Type: application/pgp-signature
Size: 189 bytes
Desc: not available
Url : http://lists.secondlife.com/pipermail/sldev/attachments/20070724/06f9c50c/attachment.pgp


More information about the SLDev mailing list