Author: scottbw
Date: Mon May 14 09:13:32 2012
New Revision: 1338096
URL: http://svn.apache.org/viewvc?rev=1338096&view=rev
Log:
Updated the NEW_AND_NOTEWORTHY for 0.10
Modified:
incubator/wookie/trunk/NEW_AND_NOTEWORTHY
Modified: incubator/wookie/trunk/NEW_AND_NOTEWORTHY
URL:
http://svn.apache.org/viewvc/incubator/wookie/trunk/NEW_AND_NOTEWORTHY?rev=1338096&r1=1338095&r2=1338096&view=diff
==============================================================================
--- incubator/wookie/trunk/NEW_AND_NOTEWORTHY (original)
+++ incubator/wookie/trunk/NEW_AND_NOTEWORTHY Mon May 14 09:13:32 2012
@@ -29,4 +29,12 @@ In 0.10.0 we no longer have an Admin JSP
a very simple JQuery demo application for quickly testing widgets. All the
administration features that
used to be in JSP pages are instead available via REST API or editing
configuration files.
-## Improved connector framework for Java
\ No newline at end of file
+## Improved connector framework for Java
+
+The Java connector now supports the whole of the Wookie REST API including
admin functions, not just creating
+widget instances.
+
+## OpenAjax Feature
+
+There is a new Feature extension for OpenAjax Hub, enabling inter-widget
communication in environments that
+support OpenAjax Managed Hub such as Apache Rave.
\ No newline at end of file