[
https://issues.apache.org/jira/browse/TAPESTRY-396?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel#action_12473945
]
Jesse Kuhnert commented on TAPESTRY-396:
----------------------------------------
I'd be interested in hearing more about the signature you'd need for this to
fit your needs. You've hinted at a more ideal implementation but I'm not
clearly seeing it without knowing more specifics.
> RequestLocaleManagerImpl: Change private members to protected, to enable
> overriding implementation
> --------------------------------------------------------------------------------------------------
>
> Key: TAPESTRY-396
> URL: https://issues.apache.org/jira/browse/TAPESTRY-396
> Project: Tapestry
> Issue Type: Wish
> Components: Framework
> Affects Versions: 4.0
> Reporter: Ron Piterman
> Fix For: 4.1.2
>
>
> in class org.apachetapestry.services.impl.RequestLocaleManagerImpl (and
> probably in other impl classes as well) all members are defined private, not
> allowing to override a method.
> So, one has to copy the class. this is very ugly practive.
> Change the private to protected to enable sound extention of such services.
--
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.
---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]