frizbog / gedcom4j

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

Individual.getEventsOfType() should return an Unmodifiable List #165

Closed frizbog closed 7 years ago

frizbog commented 7 years ago

The current implementation returns an ordinary list, which looks like you can add to it and have it be reflected in the Individual's record, which is not true.

frizbog commented 7 years ago

Released in 4.0.0-SNAPSHOT of 2016-09-29T09:16:58-04:00 Released in 3.2.2-SNAPSHOT of 2016-09-29T09:22:12-04:00

frizbog commented 7 years ago

Released in v3.2.2