Skip to content

Instantly share code, notes, and snippets.

View bububa's full-sized avatar
💭
I may be slow to respond.

Prof Syd Xu bububa

💭
I may be slow to respond.
View GitHub Profile
var SharedLoginController = nil;
@implementation LoginController : CPObject
{
CPString _email;
CPString _sessionID;
int _userID;
BOOL _finishedLoading;