https://issues.apache.org/bugzilla/show_bug.cgi?id=48310
--- Comment #2 from valentino miazzo <[email protected]> 2009-12-01 00:56:31 UTC --- About Comment 1: seems OK. Maybe the inverse: getReferences() returns a copy getReferencesLive() returns the live copy getTargets() returns a copy getTargetsLive() returns the live copy AFAIK is less common to return live collection because violates encapsulation. Plus get*sLive binds the contract to the method name. Just my 2c -- Configure bugmail: https://issues.apache.org/bugzilla/userprefs.cgi?tab=email ------- You are receiving this mail because: ------- You are the assignee for the bug.
