[
https://issues.apache.org/jira/browse/TAPESTRY-716?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Jesse Kuhnert closed TAPESTRY-716.
----------------------------------
Resolution: Won't Fix
As I've gotten no response to the last query I'm just going to close. I used
to think it would be better to have everything protected when I was on your
side as well - but now that I have to make things backwards compatible / etc
I'm liking the idea much less. If there was something specific that you had in
mind which isn't currently already being handled please feel free to re-open or
submit a new ticket.
> Change access modifiers from private to protected in TemplateSourceImpl,
> PageSource, and ImplMessages
> -----------------------------------------------------------------------------------------------------
>
> Key: TAPESTRY-716
> URL: https://issues.apache.org/jira/browse/TAPESTRY-716
> Project: Tapestry
> Issue Type: Improvement
> Components: Framework
> Affects Versions: 4.0
> Reporter: Shawn Church
> Fix For: 4.2
>
>
> Contributing my own templateSource and pageSource is easy, thanks to
> Hivemind, but I would really like to be able to override the default
> implementations. This is not currently possible due to the private instance
> variables. It would be very helpful to either add accessor methods for these
> or to change them to protected.
> Along the same lines, it would be necessary to also make ImplMessages public
> since it is used by TemplateSourceImpl.
--
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]