Revision: 1351
Author:   peterdb
Date:     2006-08-30 05:15:17 -0700 (Wed, 30 Aug 2006)
ViewCVS:  http://svn.sourceforge.net/spring-rich-c/?rev=1351&view=rev

Log Message:
-----------
added some info regarding ApplicationWindow/ApplicationPage/PageComponent 
updates

Modified Paths:
--------------
    trunk/spring-richclient/src/site/apt/user/upgrading.apt
Modified: trunk/spring-richclient/src/site/apt/user/upgrading.apt
===================================================================
--- trunk/spring-richclient/src/site/apt/user/upgrading.apt     2006-08-30 
11:38:21 UTC (rev 1350)
+++ trunk/spring-richclient/src/site/apt/user/upgrading.apt     2006-08-30 
12:15:17 UTC (rev 1351)
@@ -287,6 +287,17 @@
 
     * Spring binding jar updated. Note that this jar is not part of the spring 
jars or the spring-richclient jars.
 
+    * ApplicationWindow/ApplicationPage/PageComponentPane updates
+    The magic bean name <<<applicationWindowPrototype>>> for instantiating a 
<<<ApplicationWindow>>> has been removed. Now you have to
+    create a <<<ApplicationWindowFactory>>> implementation and register it as 
a service in the <<<applicationServices>>>.
+
+    Implementing a custom <<<ApplicationWindow>>> just to create a custom 
<<<ApplicationPage>>> is no longer necessary, see the next paragraph
+    
+    The magic bean name <<<defaultApplicationPagePrototype>>> for 
instantiating a <<<ApplicationPage>>> has been removed. Now you have to
+    create a <<<ApplicationPageFactory>>> implementation and register it as a 
service in the <<<applicationServices>>>.
+
+    <<<PageComponentPane>>> has become an interface. The previous 
implementation has moved to <<<DefaultPageComponentPane>>>
+    
 pre-0.1.0 to 0.1.0
 
     * Switch from CVS with ANT to Subversion with Maven 2:


This was sent by the SourceForge.net collaborative development platform, the 
world's largest Open Source development site.


-------------------------------------------------------------------------
Using Tomcat but need to do more? Need to support web services, security?
Get stuff done quickly with pre-integrated technology to make your job easier
Download IBM WebSphere Application Server v.1.0.1 based on Apache Geronimo
http://sel.as-us.falkag.net/sel?cmd=lnk&kid=120709&bid=263057&dat=121642
_______________________________________________
spring-rich-c-cvs mailing list
[email protected]
https://lists.sourceforge.net/lists/listinfo/spring-rich-c-cvs

Reply via email to