Re: Reusable markup components

2010-11-08 Thread Josh Kamau
Thanks Thiago. On Mon, Nov 8, 2010 at 5:22 AM, Thiago H. de Paula Figueiredo < thiag...@gmail.com> wrote: > On Mon, 08 Nov 2010 03:44:20 -0200, Josh Kamau > wrote: > > Hi >> > > Hi! > > I have been successful in creating reusable markup segments by creating >> them as components. Is this the

Re: Reusable markup components

2010-11-08 Thread Thiago H. de Paula Figueiredo
On Mon, 08 Nov 2010 03:44:20 -0200, Josh Kamau wrote: Hi Hi! I have been successful in creating reusable markup segments by creating them as components. Is this the best way? Yes. are there other ways? i have seen a class named Block and markup tag where are they used or are they

Reusable markup components

2010-11-07 Thread Josh Kamau
Hi I have been successful in creating reusable markup segments by creating them as components. Is this the best way? are there other ways? i have seen a class named Block and markup tag where are they used or are they from older versions of tapestry? Kind regards.