You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@continuum.apache.org by Lucas Gonçalves <go...@gmail.com> on 2006/11/18 12:46:18 UTC

Understand architeture of Continuum

 Does View tag in components.xml represente what will be avaliable in next
Velocity Template?
exemple:
in ProjectBuilds.vm i call my new page, deploy.vm
$link.setPage('deploy.vm
').addQueryData('view','Deploy').addQueryData('id',$project.id)
I declared in components.xml a view 'Deploy' with scalar 'project' and
expression "getProject(#id)"
But in my new deploy.vm when i use $project.id it doesn't exist in velocity
context.

-- 
                                Lucas Gonçalves
                                Tel: (31)87382096