I was thinking about maybe using the "Facelet" approach for the
component creation as well - this is basically exact the same stuff as
defining the components by using JSP. I don't know how to do loops and
stuff like that then, though...

regards,

Martin



On 7/6/05, Matthias Wessendorf <[EMAIL PROTECTED]> wrote:
> Werner,
> 
> > One thing I could see with your approach would be a generalized velocity
> > renderer, which checks if the component has the binding attribute
> > template and then it loads the template from that attribute and
> > pushes the component in...
> > that way you dont even have to define anything in the renderer at all,
> > just the tags, the component which is bound to the velo renderer and the
> > template which has to be put into the velo search path...
> > That would make things much much easier for the component implementors
> > for non compound components.
> 
> 
> yes I was think of something like a *velocity renderer framework*,
> since my 10 minutes test/play was fine ;)
> 
> Thanks for your feedback and on problems I'll let you know ;)
> 
> -Matthias
> 
> > Werner
> >
> >
> 
> 
> --
> Matthias Wessendorf
>

Reply via email to