Re: Writing a router tha can route messages

2009-07-23 Thread Kaj Bjurman
to look when it comes to modifying messages. Kaj On 15 Juli, 19:56, jasonh jas...@google.com wrote: On Jul 15, 5:33 am, Kaj Bjurman kaj.bjur...@gmail.com wrote: Hi, I have just read the tutorials and the some threads in these forums, but there's one thing that I can't find an answer

Re: Writing a router tha can route messages

2009-07-23 Thread Kaj Bjurman
Thanks. On 16 Juli, 00:43, Kenton Varda ken...@google.com wrote: On Wed, Jul 15, 2009 at 10:56 AM, jasonh jas...@google.com wrote: Foo f = Foo.newBuilder().mergeFrom(...).setCookie(newCookieVal).build (); There's actually a shortcut for this:  the toBuilder() method of the Message