[ http://issues.apache.org/jira/browse/MYFACES-344?page=comments#action_12316423 ]
Csaba Sebastian commented on MYFACES-344: ----------------------------------------- Specifically: - the Buffer component: I've added an attribute for something like "lazy evaluation", but I can't access the value of the "into" attribute to analyze the bean. - the inputDate component: I've changed the renderer, but I couldn't access the encodeInput*() methods, because they were private. I've had to copypaste them. > component method's visibility review > ------------------------------------ > > Key: MYFACES-344 > URL: http://issues.apache.org/jira/browse/MYFACES-344 > Project: MyFaces > Type: Improvement > Versions: Nightly Build > Reporter: Csaba Sebastian > > The extension of the components by inherintance is impossible, because the > important functions and fields are defined as private, or visible only from > the original package. It would be nice, if you could review the visiblity > settings of the most components. -- This message is automatically generated by JIRA. - If you think it was sent incorrectly contact one of the administrators: http://issues.apache.org/jira/secure/Administrators.jspa - For more information on JIRA, see: http://www.atlassian.com/software/jira
