RE: T4 to T5 component usage

2012-09-27 Thread Ken in Nashua
Ivan, Preeviette !!! Thanks for the generous contribution and good faith. I am excited. I will give that a shot over the weekend. Your tech support for tapestry 5 looks good. I will be as generous to post my widget when I get it QA'd... going to be some weeks though... each month I think i h

Re: T4 to T5 component usage

2012-09-21 Thread Ivan Khalopik
ts/Select.html 3. Select component doesn't have defaultValue parameter. On Fri, Sep 21, 2012 at 6:10 AM, Ken in Nashua wrote: > > Referring to syntax... nothing personal. > kcola...@live.com > > > > > From: kcola...@live.com > To: users@tapestry.apache.org > Subject

RE: T4 to T5 component usage

2012-09-20 Thread Ken in Nashua
Referring to syntax... nothing personal. kcola...@live.com From: kcola...@live.com To: users@tapestry.apache.org Subject: RE: T4 to T5 component usage Date: Thu, 20 Sep 2012 23:06:27 -0400 Apologies for post... I uncovered some additional configurations that I failed to migrate to my

RE: T4 to T5 component usage

2012-09-20 Thread Ken in Nashua
ghack... glad ognl is gone... and thats no fluff kcola...@live.com From: kcola...@live.com To: users@tapestry.apache.org Subject: T4 to T5 component usage Date: Thu, 20 Sep 2012 21:15:39 -0400 Guys/Gals (if any), I am upgrading some T4 code to T5 I have a T4 component

T4 to T5 component usage

2012-09-20 Thread Ken in Nashua
Guys/Gals (if any), I am upgrading some T4 code to T5 I have a T4 component configuration/usage as follows: --- TML snippet --- Items Per Page --- JAVA snippet --- @Component(parameters = { "event=itemsPerPageCha