CVS: Tapestry/web new.html,1.102.4.6,1.102.4.7

Howard Lewis Ship <[email protected]>
Newsgroups gmane.comp.java.tapestry.cvs
Message-ID <[email protected]>
Update of /cvsroot/tapestry/Tapestry/web
In directory sc8-pr-cvs1:/tmp/cvs-serv9155/web

Modified Files:
      Tag: hship-2-3
	new.html 
Log Message:
Automatically register components as page listeners if they implement necessary interfaces
Major rework on page property persistance
[ 653358 ] IPage.getName() == qualified name
[ 608768 ] Changes saved AFTER IPage.detach()

Index: new.html
===================================================================
RCS file: /cvsroot/tapestry/Tapestry/web/new.html,v
retrieving revision 1.102.4.6
retrieving revision 1.102.4.7
diff -C2 -d -r1.102.4.6 -r1.102.4.7
*** new.html	21 Dec 2002 13:05:47 -0000	1.102.4.6
--- new.html	30 Dec 2002 03:05:00 -0000	1.102.4.7
***************
*** 71,76 ****
--- 71,91 ----
  </li>
  
+ <li>
+ Components (and even pages) can now implement page listener interfaces
+ (<a href="doc/api/net/sf/tapestry/event/PageDetachListener.html">PageDetachListener</a>,
+ <a href="doc/api/net/sf/tapestry/event/PageRenderListener.html">PageRenderListener</a> or
+ <a href="doc/api/net/sf/tapestry/event/PageCleanupListener.html">PageCleanupListener</a>)
+ and <code>finishLoad()</code> will automatically add them as a listener to the corresponding
+ page events.
+ </li>
+ 
+ <li>
+ The entire mechanism used to store persistant page properties has been revised.
  </ul>
  
+ <pre>
+ [ 653358 ] IPage.getName() == qualified name
+ [ 608768 ] Changes saved AFTER IPage.detach()
+ </pre>
  
  <h3>Release 2.3-alpha-1</h3>



-------------------------------------------------------
This sf.net email is sponsored by:ThinkGeek
Welcome to geek heaven.
http://thinkgeek.com/sf
lmpx.com only provides a reader for public news (NNTP) servers. It is not affiliated with the servers or forums shown here and is not responsible for the content of articles, which is written by their respective authors.