> Right, then we need something like:
>
>    VelocityMarkupPanel extends VelocityPanel

Either that, or Velocity panel would have some property/ flag/
override-able method that designates whether the result should be
rendered or not.

> > I have  an alternative:  if I give  you access  to wicket-stuff,
> > would you be  willing to maintain Velocity  panel? What we could
> > do then is fold this behavior in that component in a conditional
> > fashion. Users could decide themselves whether they want to have
> > the output parsed or not.
>
> I appreciate your  offer, that would maybe save  you some patching
> and  testing work.

Thing is, I've never used VelocityPanel for any of the projects I did
myself. It's one of these components I created as an example and to
hopefully give people ideas to use for their own projects. If someone
- like you - that actually uses or plans to use such a component would
maintain it, that component would be much better. I feel that if I sit
in the middle like this, I'm mainly distortion. :)

> I guess  the code will need  to be different between  branch 1.2.x
> and trunk, as IIUC your  improved patch with newMarkupStream() can
> only work  in trunk, being  the only development tree  where cache
> can be disabled.  Can you confirm that?

Yes, for now. If needed we can consider backporting that from 2.0 to
1.3 when we start that (which should be pretty soon now). Depends on
how much work Juergen thinks it'll be and how badly you think you need
it. Another option is to leave the 1.2 version as is, and take the
trunk (2.0) for further development.

Eelco

-------------------------------------------------------------------------
Using Tomcat but need to do more? Need to support web services, security?
Get stuff done quickly with pre-integrated technology to make your job easier
Download IBM WebSphere Application Server v.1.0.1 based on Apache Geronimo
http://sel.as-us.falkag.net/sel?cmd=lnk&kid=120709&bid=263057&dat=121642
_______________________________________________
Wicket-develop mailing list
Wicket-develop@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/wicket-develop

Reply via email to