CVS: Tapestry/examples/Vlib/src/net/sf/tapestry/vlib VirtualLibraryEngine.java,1.9,1.9.2.1

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

Modified Files:
      Tag: hship-2-3
	VirtualLibraryEngine.java 
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: VirtualLibraryEngine.java
===================================================================
RCS file: /cvsroot/tapestry/Tapestry/examples/Vlib/src/net/sf/tapestry/vlib/VirtualLibraryEngine.java,v
retrieving revision 1.9
retrieving revision 1.9.2.1
diff -C2 -d -r1.9 -r1.9.2.1
*** VirtualLibraryEngine.java	27 Nov 2002 17:58:43 -0000	1.9
--- VirtualLibraryEngine.java	30 Dec 2002 03:05:00 -0000	1.9.2.1
***************
*** 17,21 ****
  import net.sf.tapestry.IRequestCycle;
  import net.sf.tapestry.ResponseOutputStream;
! import net.sf.tapestry.engine.SimpleEngine;
  import net.sf.tapestry.form.IPropertySelectionModel;
  import net.sf.tapestry.vlib.ejb.IBookQuery;
--- 17,21 ----
  import net.sf.tapestry.IRequestCycle;
  import net.sf.tapestry.ResponseOutputStream;
! import net.sf.tapestry.engine.BaseEngine;
  import net.sf.tapestry.form.IPropertySelectionModel;
  import net.sf.tapestry.vlib.ejb.IBookQuery;
***************
*** 42,46 ****
   **/
  
! public class VirtualLibraryEngine extends SimpleEngine
  {
      public static final Log LOG = LogFactory.getLog(VirtualLibraryEngine.class);
--- 42,46 ----
   **/
  
! public class VirtualLibraryEngine extends BaseEngine
  {
      public static final Log LOG = LogFactory.getLog(VirtualLibraryEngine.class);



-------------------------------------------------------
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.