[
https://issues.apache.org/jira/browse/MYFACES-1225?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=12563986#action_12563986
]
Paul Pogonyshev commented on MYFACES-1225:
------------------------------------------
Thank you, now I see that getDataModel() is indeed protected in 1.2. I wish
that createDataModel() was protected too, but that's not such a problem: it is
used only from getDataModel() once and getDataModel() is 10 lines of
overridable code. I cannot wrap original createDataModel() though, but anyway,
now some meaningful changes are possible without major code duplication as with
1.1.
> JSR-252 Issue #58: Enabled "protected" access to internal "DataModel" in
> UIData
> -------------------------------------------------------------------------------
>
> Key: MYFACES-1225
> URL: https://issues.apache.org/jira/browse/MYFACES-1225
> Project: MyFaces Core
> Issue Type: Improvement
> Components: JSR-252
> Reporter: Stan Silvert
> Assignee: Dennis Byrne
>
> Enabled "protected" access to internal "DataModel" in UIData
> See
> https://javaserverfaces-spec-public.dev.java.net/issues/show_bug.cgi?id=58
--
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.