| commit | 33d1bc473f3e49e246dcb804e2b9bbaf8412239a | [log] [tgz] |
|---|---|---|
| author | Kilian Matt <kilian.matt@inso.tuwien.ac.at> | Fri Jul 20 01:07:53 2012 +0200 |
| committer | Kilian Matt <kilian.matt@inso.tuwien.ac.at> | Fri Aug 03 07:56:26 2012 +0200 |
| tree | 203d98822d28bf0127392fee806758e2577b215a | |
| parent | 9683f6f2690d4aee78cb036a1ccc16e41284e15e [diff] |
bug 380584: [api] provide an api for lazy fetching of changes in ChangeSet implemented ChangeSetIterator, which converts the changesets on demand. removed the lazy changes list, as it did not work due to the list copy in the changeset constructor, added a the lazy changeset class instead, which loads the changes lazily on access. https://bugs.eclipse.org/bugs/show_bug.cgi?id=380584 Change-Id: I0f21f97f217611f34ea374d3f9aeb92fc769f336