Thanks for your response. Is it possible to have in the next version of myfaces a method called boolean isInitialized(String binding) which returns true/false depending if binding/bean has already been resolved or initialized ? Sometimes, we need to treat all beans and don't want to initialize them if they were not.
Thanks, On 11/23/06, Martin Marinschek <[EMAIL PROTECTED]> wrote:
I just deleted the LastVariableResolverInChain - in its current implementation, it doesn't serve any use anymore. regards, Martin On 11/23/06, Sébastien Boutté <[EMAIL PROTECTED]> wrote: > Hi, > > Currently, we're using MyFaces 1.1.0 and we would like to move the > step to uptodate version. > But, we have a problem with class LastVariableResolverInChain which > does not give access > to the delegate. > > We need to access the delegate since it remembers all already resolved beans. > > Why is not open access to the delegate ? > > Sébastien Boutté > -- http://www.irian.at Your JSF powerhouse - JSF Consulting, Development and Courses in English and German Professional Support for Apache MyFaces

