CVS: Tapestry/examples/Tutorial/src/tutorial/workbench/chart ChartService.java,1.10,1.10.2.1

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

Modified Files:
      Tag: hship-2-3
	ChartService.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: ChartService.java
===================================================================
RCS file: /cvsroot/tapestry/Tapestry/examples/Tutorial/src/tutorial/workbench/chart/ChartService.java,v
retrieving revision 1.10
retrieving revision 1.10.2.1
diff -C2 -d -r1.10 -r1.10.2.1
*** ChartService.java	27 Nov 2002 17:58:54 -0000	1.10
--- ChartService.java	30 Dec 2002 03:04:57 -0000	1.10.2.1
***************
*** 41,45 ****
      {
          String[] context;
!         String pageName = component.getPage().getName();
          String idPath = component.getIdPath();
  
--- 41,45 ----
      {
          String[] context;
!         String pageName = component.getPage().getPageName();
          String idPath = component.getIdPath();
  



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