Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Complete implementation of SPUser's 'customObject' stub methods #149

Closed
converted2mac opened this issue Sep 30, 2013 · 3 comments
Closed

Comments

@converted2mac
Copy link

Issue to track the progress of the methods which currently sit in the SPUser class. Excited to be able to attach some custom user info to the actual user account, rather than trying to implement something that syncs as a core data object.

-(void)setCustomObject:(id)object forKey:(NSString *)key;
-(id)getCustomObjectForKey:(NSString *)key;
@mikejohnstn
Copy link
Contributor

Agreed, this is a pretty important capability. @fredrocious

@mikejohnstn
Copy link
Contributor

We're still working on the backend for this. Moving to v0.8.0 release, which will extend SPUser quite a bit.

@jleandroperez
Copy link
Contributor

Closing in favor of Issue #442

@jleandroperez jleandroperez modified the milestone: v0.8.5 Sep 16, 2015
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

3 participants