Subclasses of core -components did not have access to private members in the core-classes
------------------------------------------------------------------------------------------
Key: TAPESTRY-2527
URL:
https://issues.apache.org/jira/browse/TAPESTRY-2527 Project: Tapestry
Issue Type: Bug
Affects Versions: 5.0.13
Reporter: Fritz Pröbstle
This seams to my an erros in the context of reusability.
Most members are private in core-components. ( @Parameters,@Persist, etc. Even most methods are private ) and did not have
a setter or getter at all.
Wouldn´t it be better t(in the context of reusability make them protected or provide protected members for all accessible items?
Can you help?
My current problem: i want to subclass GridCoumns, But my subclass has no acces to the @parameters..
--
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:
dev-unsubscribe@...
For additional commands, e-mail:
dev-help@...