That method being deprecated is a way of saying "don't use the old ways, join the evolution" :o), which in turn means that now you should define ASO as you like and give them the name you like. See more here http://jakarta.apache.org/tapestry/UsersGuide/state.html#state.aso
Cheers Hugo On 10/02/06, Greg Cormier <[EMAIL PROTECTED]> wrote: > > I checked the Javadocs and there's no nice "use abc instead" :) > > What's the new way to retrieve your visit object? > > Thanks, > Greg > > -- > > public java.lang.Object getVisit() > > Deprecated. > > Returns the visit object obtained from the engine via IEngine.getVisit > (IRequestCycle). > > Specified by: > getVisit in interface IPage > > --------------------------------------------------------------------- > To unsubscribe, e-mail: [EMAIL PROTECTED] > For additional commands, e-mail: [EMAIL PROTECTED] > >
