[jboss-cvs] jboss-seam ...

Peter Muir peter at bleepbleep.org.uk
Sat Sep 29 12:54:24 EDT 2007


  User: pmuir   
  Date: 07/09/29 12:54:24

  Modified:    jboss-seam  seam2migration.txt
  Log:
  Note on s:decorate changes
  
  Revision  Changes    Path
  1.11      +8 -1      jboss-seam/seam2migration.txt
  
  (In the diff below, changes in quantity of whitespace are not shown.)
  
  Index: seam2migration.txt
  ===================================================================
  RCS file: /cvsroot/jboss/jboss-seam/seam2migration.txt,v
  retrieving revision 1.10
  retrieving revision 1.11
  diff -u -b -r1.10 -r1.11
  --- seam2migration.txt	20 Sep 2007 13:25:02 -0000	1.10
  +++ seam2migration.txt	29 Sep 2007 16:54:24 -0000	1.11
  @@ -145,3 +145,10 @@
   You should place all the dependencies which you previously declared as modules
   in application.xml in the lib/ directory of your ear *except* jboss-seam.jar
   which should be declared as an ejb module in application.xml
  \ No newline at end of file
  +
  +Changes to Seam UI
  +------------------
  +
  +* s:decorate has become a naming container.  Therefore client ids have changed 
  +  from fooForm:fooInput to fooForm:foo:fooInput (assuming your s:decorate has
  +  foo as an id.
  
  
  



More information about the jboss-cvs-commits mailing list