On Thu, Oct 15, 2009 at 11:22 AM, <[email protected]> wrote: > > Reviewers: mmendez, > > Description: > Adds the remotemessage.proto file, which defines the message types that > are passed between the OOPHM View and the OOPHM Server, and vice-versa. > > Once we have agreement on this file and it is committed, I'll send > another patch with the generated java file, and the addition of the > protobuf library to GWT_TOOLS. > > Please review this at http://gwt-code-reviews.appspot.com/78825 > > Affected files: > A dev/oophm/src/com/google/gwt/dev/shell/log/remotemessage.proto >
Please go ahead and put it in dev/core -- all of dev/oophm is getting moved there and dev/oophm deleted as soon as we have a green build. Also, should this and the rest of the remoteui pieces go in a different package? If not a remoteui package/etc, I don't think it should be in log since it deals with other things besides logging. -- John A. Tamplin Software Engineer (GWT), Google --~--~---------~--~----~------------~-------~--~----~ http://groups.google.com/group/Google-Web-Toolkit-Contributors -~----------~----~----~----~------~----~------~--~---
