Revision: 831
http://stripes.svn.sourceforge.net/stripes/?rev=831&view=rev
Author: javelotinfo
Date: 2008-02-05 05:39:14 -0800 (Tue, 05 Feb 2008)
Log Message:
-----------
Very minor corrections to the upgrade document.
Modified Paths:
--------------
trunk/upgrading.txt
Modified: trunk/upgrading.txt
===================================================================
--- trunk/upgrading.txt 2008-02-05 12:50:55 UTC (rev 830)
+++ trunk/upgrading.txt 2008-02-05 13:39:14 UTC (rev 831)
@@ -63,7 +63,7 @@
-> Attribute name change in @Before and @After annotations. Previously the
lifecycle changes were specified using the 'value' attribute which
allowed the abbreviated form of
'@Before(LifecycleStage.BindingAndValidation)'.
- Due to the addition of the 'on' attribute to support selective exection
this
+ Due to the addition of the 'on' attribute to support selective execution
this
is no longer desirable and the 'value' attribute has been renamed to
'stages'.
In most cases replacing '@Before(' with '@Before(stages=' (and the same
for
@After) will be enough to ix this problem.
@@ -78,7 +78,7 @@
-> SpringAwareActionResolver has been removed. Please instead use the
SpringInterceptor introduced in Stripes 1.3.
- -> Stripes now performs stricting checking of various annotations. If you
have
+ -> Stripes now performs stricter checking of various annotations. If you
have
multiple methods annotated with @DefaultHandler or if you have
@Validate
annotations in multiple locations (e.g. getter and setter) for a single
property Stripes will throw an exception instead of producing
non-deterministic
This was sent by the SourceForge.net collaborative development platform, the
world's largest Open Source development site.
-------------------------------------------------------------------------
This SF.net email is sponsored by: Microsoft
Defy all challenges. Microsoft(R) Visual Studio 2008.
http://clk.atdmt.com/MRT/go/vse0120000070mrt/direct/01/
_______________________________________________
Stripes-development mailing list
[email protected]
https://lists.sourceforge.net/lists/listinfo/stripes-development