Hi Shawn, nice to meet you. And thanks, great to see things are alive
and kicking, was a little worried! Shall look forward to seeing more
updates.
> First, Jay, do you drink beer? If so, we owe you one for submitting our
> first patch contribution.
Frequently, and with gusto, cheers. :)
For what it's worth, whilst I wouldn't claim anything like 100% usage
yet (Haven't really implemented buddy management yet), I did a quick
test checkout into the code being used by my current app and it runs
completely fine, with close to 0 changes. So at a minimum basic signin/
out, IMs, etc. should be without issue.
Only minor change needed was commenting out this oddity in the
session.as@602, or removing the "DEV::internal", perhaps something
slipped through processing before it got put up?
/*DEV::internal_only
{
queryString += encodeStrPart(",userAddedToBuddyList");
}*/
Looks like data and presence are largely unchanged, so I'll start
cleaning up the changes for the DataIMs, etc. and try to get some
proper tests happening, then hopefully once I've heard back about
what's going on with the server things will be close to ready for
public consumption.
Again, thanks for the quick replies, looking forward to things getting
a bit more lively around here!
Jay