Author: tamplinjohn
Date: Tue May 26 06:32:14 2009
New Revision: 5470

Modified:
    wiki/DesignOOPHM.wiki

Log:
Edited wiki page through web user interface.

Modified: wiki/DesignOOPHM.wiki
==============================================================================
--- wiki/DesignOOPHM.wiki       (original)
+++ wiki/DesignOOPHM.wiki       Tue May 26 06:32:14 2009
@@ -172,7 +172,7 @@
   The biggest threat vector comes from the fact that the hosted mode  
functionality is a general purpose plugin that is instantiable in the  
browser you use daily by any site. A couple of other issues that come into  
play here are, (1) using the hosted server UI to validate a user's intent  
to debug is problematic since that would require the plugin to open a  
socket to a potentially private address (2) NPAPI and other page based  
plugins do not have a reliable way to interact with the browser chrome to  
present dialogs to the user.

  == Development Plan ==
-OOPHM is planned to go into GWT 2.0, which should be 1H09.  The current  
state (as of October 2008) is the Swing-based UI is fully functional and  
all supported browsers/platforms pass all tests.  There are still a few  
rough edges in the support, but it is perfectly functional.
+OOPHM is planned to go into GWT 2.0, which should be 3Q09.  The current  
state (as of October 2008) is the Swing-based UI is fully functional and  
all supported browsers/platforms pass all tests.  There are still a few  
rough edges in the support, but it is perfectly functional.

  Areas to improve:
   * Testing opens a new browser, which can be annoying on Windows/Mac (on  
Linux it is easy enough to run Selenium-RC inside an Xvfb instance).

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

Reply via email to