Thanks Matt - I've cleaned up the list a little bit. It depends a little bit on which areas of the code you'd like to get to know, but for you some good choices would be - Issue 104<http://code.google.com/p/wave-protocol/issues/detail?id=104&q=label:StarterProject>, replacing calls to System.currentTimeMillis with a Clock object, for better testability - Seed a client random-number generator from the server - Implement more robot operations
These are all largely server issues. It would be easier to pick up some Java before also needing to learn GWT. A. On 12 November 2010 09:04, Matt Richards <[email protected]> wrote: > At a glance, it appears a lot of the listed starter projects have either > been completed or are currently in progress by somebody. Is there anything > outstanding that is fairly streight foward? I am looking for something I > could take on (either completely or a portion of) and pickup Java a long the > way. > > -- > --Matt > > -- > You received this message because you are subscribed to the Google Groups > "Wave Protocol" group. > To post to this group, send email to [email protected]. > To unsubscribe from this group, send email to > [email protected]<wave-protocol%[email protected]> > . > For more options, visit this group at > http://groups.google.com/group/wave-protocol?hl=en. > -- You received this message because you are subscribed to the Google Groups "Wave Protocol" group. To post to this group, send email to [email protected]. To unsubscribe from this group, send email to [email protected]. For more options, visit this group at http://groups.google.com/group/wave-protocol?hl=en.
