These changes should add a FAMS record to the individual when they are added as a spouse to a family node. See https://github.com/elliotchance/gedcom/issues/309 I hope I handled the cache values appropriately, originally that was confusing me as to why my delete tests were failing, although GEDCOMString() was showing what I expected.
I'll tackle children (FAMC) codes separately, soon.
These changes should add a FAMS record to the individual when they are added as a spouse to a family node. See https://github.com/elliotchance/gedcom/issues/309 I hope I handled the cache values appropriately, originally that was confusing me as to why my delete tests were failing, although GEDCOMString() was showing what I expected.
I'll tackle children (FAMC) codes separately, soon.
This change is