I should try extedning the datefield component but I have a question, is it just about my component class "extending" tapestry's component class and that's it ? No other wiring needed ?
Just a plain java "extends" and referring to my component instead ? A question to the developers, why isn't tapestry's components events bubbled by default ? Performance issues ? On Sun, Dec 16, 2012 at 5:42 AM, Geoff Callender <geoff.callen...@mac.com>wrote: > > This may help: > > > > http://localhost:8080/jumpstart/examples/component/eventbubbling > > Wrong. I meant this: > > > http://jumpstart.doublenegative.com.au/jumpstart/examples/component/eventbubbling > >