RHAddressBook icon indicating copy to clipboard operation
RHAddressBook copied to clipboard

add ability to serialize RHPerson

Open idokleinman opened this issue 11 years ago • 1 comments

to serialize all RHPerson data fields into one data object

idokleinman avatar Mar 30 '14 16:03 idokleinman

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.

heardrwt avatar Apr 09 '14 04:04 heardrwt