You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@deltaspike.apache.org by gp...@apache.org on 2013/10/26 15:03:30 UTC

svn commit: r1535988 - /deltaspike/site/trunk/content/migration-guide.mdtext

Author: gpetracek
Date: Sat Oct 26 13:03:30 2013
New Revision: 1535988

URL: http://svn.apache.org/r1535988
Log:
updated content

Modified:
    deltaspike/site/trunk/content/migration-guide.mdtext

Modified: deltaspike/site/trunk/content/migration-guide.mdtext
URL: http://svn.apache.org/viewvc/deltaspike/site/trunk/content/migration-guide.mdtext?rev=1535988&r1=1535987&r2=1535988&view=diff
==============================================================================
--- deltaspike/site/trunk/content/migration-guide.mdtext (original)
+++ deltaspike/site/trunk/content/migration-guide.mdtext Sat Oct 26 13:03:30 2013
@@ -16,7 +16,6 @@ Notice:    Licensed to the Apache Softwa
            specific language governing permissions and limitations
            under the License.
 
-
 [TOC]
 
 ***
@@ -25,6 +24,10 @@ Notice:    Licensed to the Apache Softwa
 
 # Apache MyFaces CODI to Apache DeltaSpike
 
+## Example Overview
+
+ - [Fullstack CODI to DeltaSpike @ os890](http://s.apache.org/Ymz)
+
 ## Basically unchanged parts
 
 Here you can see features which were added and the concept itself didn't change (only the packages, config keys,...)
@@ -79,14 +82,8 @@ We couldn't agree on these features. If 
 
 ### Type-safe view config
 
-Changed names:
-
- - @View -> @ViewRef
- - @Page -> @View
- - @PageBean -> @ViewControllerBean
- - @PrePageAction -> @PreViewAction
- - @PageParameter -> @NavigationParameter
- - PageParameterContext -> NavigationParameterContext
+ - Changed names
+ - Annotations are optional
 
 ... ([TODO])
 
@@ -96,4 +93,4 @@ Changed names:
 
 # JBoss Seam3 to Apache DeltaSpike
 
-[TODO]
+[TODO]
\ No newline at end of file