I will try to do it if i have some times. My boss is waiting for some modules on our website ... and we are not "in the time". I really have some pression.
On 11/25/06, Martin Marinschek <[EMAIL PROTECTED]> wrote:
So you want to have something special in the implementation? Well, we could certainly do that. If you write a patch, we'll consider adding it to the codebase. regards, Martin On 11/24/06, Sébastien Boutté <[EMAIL PROTECTED]> wrote: > In class org.apache.myfaces.el.VariableResolverImpl; > > On 11/24/06, Sébastien Boutté <[EMAIL PROTECTED]> wrote: > > 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 > > > > > > -- http://www.irian.at Your JSF powerhouse - JSF Consulting, Development and Courses in English and German Professional Support for Apache MyFaces

