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

add ability to serialize RHPerson #49

Open
idokleinman opened this issue Mar 30, 2014 · 1 comment
Open

add ability to serialize RHPerson #49

idokleinman opened this issue Mar 30, 2014 · 1 comment

Comments

@idokleinman
Copy link

to serialize all RHPerson data fields into one data object

@heardrwt
Copy link
Owner

heardrwt commented Apr 9, 2014

Do you have any thoughts on how this would work?
Would it be just a placeholder object, representing the person in the AB.
Would it be a readonly "clone". etc.

ATM, none of the properties are actually stored internally.. so it would likely have to rely on the AB for value backing and therefore would be more a proxy than anything else.

Also, thread safety would be an interesting consideration.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants