Use Id instead of String as keys in Maps, now that the Events return linkId and personId as Id, and not as String. This saves many calls to Id.toString() that are no longer needed.
Authored by: mrieser 2009-03-26
Parent: [r6179]
Child: [r6181]