Every time an item in PersonSetModel is updated it cycles through all items (in onPersonDataChanged()). This could be done more efficiently by going through the Item class.