hi leonardo, it seems that the behavior changed a bit. you are right - with core2 the renderkit factory is called quite often. -> i added a cache to the generic support module. however, imo we should also improve core2 itself.
just as information for the others: we need the generic support module just for some external component libs which have to do some tricks. i hope that these component libs won't need these tricks with jsf2. regards, gerhard http://www.irian.at Your JSF powerhouse - JSF Consulting, Development and Courses in English and German Professional Support for Apache MyFaces 2010/4/26 Gerhard Petracek <[email protected]> > hi leonardo, > > it worked with core1x. > please upload the example e.g. to your private apache account. > > thx & regards, > gerhard > > http://www.irian.at > > Your JSF powerhouse - > JSF Consulting, Development and > Courses in English and German > > Professional Support for Apache MyFaces > > 2010/4/26 Leonardo Uribe <[email protected]> > > Hi >> >> Trying to test different libraries against myfaces core 2.0.0, I notice >> that when extval 2.0.3 is used with generic support, each time a request is >> executed, HTML_BASIC renderkit is wrapped over and over, lowering >> performance. Is that correct? Shouldn't this be done just once? >> >> regards, >> >> Leonardo Uribe >> > >
