CVS: Tapestry/junit/src/net/sf/tapestry/junit/mock/c4 C4Engine.java,1.1.2.1,1.1.2.2

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

Modified Files:
      Tag: hship-2-3
	C4Engine.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: C4Engine.java
===================================================================
RCS file: /cvsroot/tapestry/Tapestry/junit/src/net/sf/tapestry/junit/mock/c4/Attic/C4Engine.java,v
retrieving revision 1.1.2.1
retrieving revision 1.1.2.2
diff -C2 -d -r1.1.2.1 -r1.1.2.2
*** C4Engine.java	15 Dec 2002 16:26:12 -0000	1.1.2.1
--- C4Engine.java	30 Dec 2002 03:04:59 -0000	1.1.2.2
***************
*** 1,8 ****
  package net.sf.tapestry.junit.mock.c4;
  
! import net.sf.tapestry.engine.SimpleEngine;
  
  /**
!  *  Used to demonstrate that specific subclass of SimpleEngine can be specified.
   *
   *  @author Howard Lewis Ship
--- 1,8 ----
  package net.sf.tapestry.junit.mock.c4;
  
! import net.sf.tapestry.engine.BaseEngine;
  
  /**
!  *  Used to demonstrate that specific subclass of BaseEngine can be specified.
   *
   *  @author Howard Lewis Ship
***************
*** 12,16 ****
   **/
  
! public class C4Engine extends SimpleEngine
  {
  
--- 12,16 ----
   **/
  
! public class C4Engine extends BaseEngine
  {
  



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