Re: Differences between T5 and T51 question

2009-04-20 Thread Howard Lewis Ship
ComponentResources.getPageName() On Wed, Apr 15, 2009 at 5:13 AM, Andrea Chiumenti wrote: > hello, > I see that org.apache.tapestry5.internal.structure.Page#getLogicalName > has moved to org.apache.tapestry5.internal.structure.Page#getName in > toapestry5.1, is there a common method to get the lo

Differences between T5 and T51 question

2009-04-15 Thread Andrea Chiumenti
hello, I see that org.apache.tapestry5.internal.structure.Page#getLogicalName has moved to org.apache.tapestry5.internal.structure.Page#getName in toapestry5.1, is there a common method to get the logical method of a page in T5 and T51 ? Thanks in advance, kiuma --