On Thu, 30 Jan 2014 00:31:35 -0200, Bob Harner wrote:
You mean as a mixin applied to the Loop component? I guess so, but I
don't see how that would make it any better.
I love mixins! :) And your component doesn't really generate content by
itself (it just rewrites what some other does), and
You can use two loops. Example here:
http://tapestry-stitch.uklance.cloudbees.net/gallerydemo
On 29 Jan 2014 16:12, "Dimitris Zenios" wrote:
> Is it possible to make the loop component expose the iterator through a
> public method?
>
> There are situations where a mixin might want to use it.
>