> <----- Please return this portion with your vote ----->
>   [ ] +1    I am in favor of this plan and will help
>   [X] +0    I am in favor of this plan, but am unable to help
>   [ ] -0    I am not in favor of this plan
>   [ ] -1    I am against this plan being executed, and my
>             reason is:
> <----------------------------------------------------->

I've moved to another task. My velocity project is closed, in
april I will do an update.

Note that I'm still hoping that the quiet reference for a set directive
finds its way in. Here three examples where I need it:
  #set( $cache = $!session.getAttribute("applicationCache") )
  ## start a new cache if not yet defined...
  ...
  #set( $state = $!guideExportStatus.put("state", "locked") )##set the lock
  ## test the $state if it was already locked...
  ...
  #set( $taskXML = $!Xml.applyXPath($services, $xpathSpec).get(0) )
  ## now do something if the task was not defined...
In all of these three cases, a null return value is feasible, but
an error message in the log is undesireable.

I intend to put up a my application as a demo of a VTL configured 
controller, and velocity generated views. But I need to get a site 
for hosting it and permission to do so.

:) Chirstoph

Reply via email to