The XPCOM plugin passes all the tests and seems stable, so I think it is
ready to merge into the main OOPHM branch.  There is one remaining issue,
which is ant test fails on UISuite, which looks like somehow we are pulling
in old classes as it is an IncompatibleClassChangeException, but when run
from Eclipse it passes fine.  I also haven't tested building it on non-Linux
platforms lately, so it is possible some build config changes need to be
reflected there as well.  Also, hosted.html currently causes a "missing
plugin" bar if you are running OOPHM -- this is harmless, but needs to be
fixed before release.

There are three groups of changes in the change branch:

   - XPCOM plugin, currently only tested on FF3 (primarily
   plugins/{common,xpcom})
   - RPC client->server quoting fixes (primarily user)
   - Swing UI improvements, such as copy of a tree entry, find, and alerting
   on mocked elements (primarily dev)

I am happy to take comments on any of these individually as well.

To see the changes that have been made:

svn diff http://google-web-toolkit.googlecode.com/svn/branches/[EMAIL 
PROTECTED] \
http://google-web-toolkit.googlecode.com/svn/changes/jat/oophm-branch

Or to merge the changes into a clean working copy from branches/oophm:

svn merge -r3677:HEAD \
http://google-web-toolkit.googlecode.com/svn/changes/jat/oophm-branch .

As soon as I get this reviewed, I will merge it into branches/oophm and
rebuild the pre-built binaries for the currently supported platforms
(Windows x86/Linux x86/Linux x86-64/Mac x86 FF3) and get them checked in as
well.

-- 
John A. Tamplin
Software Engineer (GWT), Google

--~--~---------~--~----~------------~-------~--~----~
http://groups.google.com/group/Google-Web-Toolkit-Contributors
-~----------~----~----~----~------~----~------~--~---

Reply via email to