On Apr 26, 2012 7:14 AM, "Geoff Callender" < geoff.callender.jumpst...@gmail.com> wrote: > > On 26/04/2012, at 8:54 PM, Lance Java wrote: > > > Great work Geoff!! Thanks for all your hard work. > > > > A couple of q's > > 1. Is it necessary to update the "treeZone" in onLeafSelected()? > > Yes, it refreshes which leaf is highlighted. > I guess that could be avoided by highlighting with JavaScript when the leaf is clicked, which would make the UI more responsive. But then it would be a more complex example.
> > 2. Both BigInteger and Integer extend Number so you could avoid the HSQLDB > > case by casting to Number. > > Good idea. I'll do that. > > Geoff > > > --------------------------------------------------------------------- > To unsubscribe, e-mail: users-unsubscr...@tapestry.apache.org > For additional commands, e-mail: users-h...@tapestry.apache.org >