[ 
https://issues.apache.org/jira/browse/VELOCITY-698?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=12674485#action_12674485
 ] 

Claude Brisson commented on VELOCITY-698:
-----------------------------------------

Could you just elaborate a bit on this new syntax? Do you mean: 
#stop('/mypath/mytemplate.vtl') ?
If so, how does a vtl library writer know how his template will be called?
Or literally "#stop(parse)" ? What is the behaviour on chained parses?

> If #stop is specified as #stop(template) then parsing only stops current 
> template rendering
> -------------------------------------------------------------------------------------------
>
>                 Key: VELOCITY-698
>                 URL: https://issues.apache.org/jira/browse/VELOCITY-698
>             Project: Velocity
>          Issue Type: New Feature
>          Components: Engine
>    Affects Versions: 2.0
>            Reporter: Byron Foster
>
> #stop(template)  will only stop the current template, so if the template is 
> called with a #parse command, then rendering will end within the given 
> #parse, and resume within the calling template.

-- 
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.


---------------------------------------------------------------------
To unsubscribe, e-mail: dev-unsubscr...@velocity.apache.org
For additional commands, e-mail: dev-h...@velocity.apache.org

Reply via email to