SummaryPerson?

1 view
Skip to first unread message

karmen

unread,
Jan 20, 2010, 4:31:31 PM1/20/10
to Ruby FS Stack
I need to replace this (v1):

I'm serializing an object of this type in my database -->
FamilyTreeApi::SummaryPerson::Base

with new v2 version.

Would it be replaced with this?

Org::Familysearch::Ws::Familytree::V2::Schema::Person

Thanks.

Karmen

Jimmy Z

unread,
Jan 20, 2010, 5:20:53 PM1/20/10
to Ruby FS Stack
Yes. In v2, there is no "SummaryPerson" object. The summary shares the
same schema as a full person
(Org::Familysearch::Ws::Familytree::V2::Schema::Person). The assertion
parameters selected in the person read determine how much information
is pulled -- summary info only or full information.

--
Jimmy

karmen

unread,
Jan 21, 2010, 5:45:41 PM1/21/10
to Ruby FS Stack
How do I get a person that references to parents, father, and mother?
The person that I am getting back from match.person and
client.familytree_v2.person(ref) both don't have references to
parents, father, or mother.

Thanks.

Karmen

karmen

unread,
Jan 20, 2010, 5:23:33 PM1/20/10
to Ruby FS Stack
Excellent! Thanks.

Karmen

On Jan 20, 2:20 pm, Jimmy Z <jimmy.zimmer...@gmail.com> wrote:

Reply all
Reply to author
Forward
0 new messages