Hi Michael,
we've also stumbled over private/final fields in components in the past.
I don't know the actual reason, but I'm guessing it simply was a design
choice made long ago and never changed.
Going forward, maybe many (or maybe all?) of the core components should be
easier to extend by maki
Hi
i am using an extension for the Grid Table from Tapestry Core by some
own Developed additional Features (eg. Download, Customizable Column
Selection, etc.). The initial plan was to use an ExtendedGrid Class by
extending the Superclass Within the Core LIbrary Grid.java. Due to the
fact the