Comment on Parse (YC S11) adds User Accounts to Android. parentComments−cunac15yjust one , it sucks when API returns null for not found instead of some form of NullObject IMNSHO it would be nicer and semantically more pleasing to eye to have if ( user.isLogged() ) { } else { }
Comments
just one , it sucks when API returns null for not found instead of some form of NullObject IMNSHO it would be nicer and semantically more pleasing to eye to have if ( user.isLogged() ) { } else { }