fire-eggs / YAGP

"Yet Another GEDCOM Parser" - newer/faster/complete GEDCOM parser in C#
Apache License 2.0
9 stars 3 forks source link

Using AFN / other StringPlus fields is a pain #66

Open fire-eggs opened 6 years ago

fire-eggs commented 6 years ago

Using AFN is a pain. i.e. .Indi.AFN.Value. Need to check if it is null, has a value, etc.