vgritsenko 2004/05/11 05:57:45
Modified: . status.xml Log: sp Revision Changes Path 1.323 +2 -2 cocoon-2.1/status.xml Index: status.xml =================================================================== RCS file: /home/cvs/cocoon-2.1/status.xml,v retrieving revision 1.322 retrieving revision 1.323 diff -u -r1.322 -r1.323 --- status.xml 11 May 2004 09:56:50 -0000 1.322 +++ status.xml 11 May 2004 12:57:44 -0000 1.323 @@ -213,7 +213,7 @@ <release version="@version@" date="@date@"> <action dev="MPO" type="update" > Deprectated getWidget from the Widget interface in cforms. - People should consider using getChild(id) or lookupWidget(path) in stead. + People should consider using getChild(id) or lookupWidget(path) instead. On the level of the flowscript 'Form' API a semantical distinct getWidget() (notice: no arguments!) is still avalaible to return the actual wrapped Java form instance.