frizbog / gedcom4j

Java library for reading/writing genealogy files in GEDCOM format
http://gedcom4j.org
54 stars 36 forks source link

CustomTags are not preserved on the references to Individuals in Family objects #161

Closed frizbog closed 7 years ago

frizbog commented 7 years ago

The FAM_RECORD structure supports custom tags for the HUSB, WIFE, and CHIL tags, which are references to individuals. However, the object model does not parse or retain these custom tags.