Update contributor document

We now prefer to use Guava (previously known as Google Collections).

Change-Id: I81187422173a9edba486dc305e72c7e579c5347f
This commit is contained in:
Deniz Türkoglu
2012-05-08 16:26:53 -07:00
parent 010b6e2645
commit c64f9cac99

View File

@@ -191,6 +191,7 @@ when coding:
on slow links. If the action buttons are disabled, they cannot on slow links. If the action buttons are disabled, they cannot
be resubmitted and the user can see that Gerrit is still busy. be resubmitted and the user can see that Gerrit is still busy.
* GWT EventBus is the new way forward. * GWT EventBus is the new way forward.
* ...and so is Guava (previously known as Google Collections).
Tests Tests