You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@velocity.apache.org by "Will Glass-Husain (JIRA)" <ji...@apache.org> on 2005/09/18 22:48:54 UTC

[jira] Updated: (VELOCITY-362) can't load macros in file loaded with #parse

     [ http://issues.apache.org/jira/browse/VELOCITY-362?page=all ]

Will Glass-Husain updated VELOCITY-362:
---------------------------------------

    Bugzilla Id:   (was: 33750)
      Component: Source
                     (was: Build)
        Summary: can't load macros in file loaded with #parse  (was: error occured when  run project with velocity first time)
    Fix Version: 1.5
    Description: 
I think this is a big bug. I've used velocity in my projects, erveything is ok
but this. i want to know it's this problem will be resolved in next version? if
it's not, i have to abandon velocity.
the bug is :
from doc:
 This is important to remember if you try to #parse() a template containing
inline #macro() directives. Because the #parse() happens at runtime, and the
parser decides if a VM-looking element in the template is a VM at parsetime,
#parse()-ing a set of VM declarations won't work as expected. To get around
this, simply use the velocimacro.library  facility to have Velocity load your
VMs at startup.

  was:
I think this is a big bug. I've used velocity in my projects, erveything is ok
but this. i want to know it's this problem will be resolved in next version? if
it's not, i have to abandon velocity.
the bug is :
from doc:
 This is important to remember if you try to #parse() a template containing
inline #macro() directives. Because the #parse() happens at runtime, and the
parser decides if a VM-looking element in the template is a VM at parsetime,
#parse()-ing a set of VM declarations won't work as expected. To get around
this, simply use the velocimacro.library  facility to have Velocity load your
VMs at startup.

    Environment: 
Operating System: All
Platform: All

  was:
Operating System: All
Platform: All

      Assign To:     (was: Velocity-Dev List)
       Priority: Minor  (was: Critical)

Let's put this on the list for v1.5

> can't load macros in file loaded with #parse
> --------------------------------------------
>
>          Key: VELOCITY-362
>          URL: http://issues.apache.org/jira/browse/VELOCITY-362
>      Project: Velocity
>         Type: Bug
>   Components: Source
>     Versions: 1.4
>  Environment: Operating System: All
> Platform: All
>     Reporter: whxbb
>     Priority: Minor
>      Fix For: 1.5

>
> I think this is a big bug. I've used velocity in my projects, erveything is ok
> but this. i want to know it's this problem will be resolved in next version? if
> it's not, i have to abandon velocity.
> the bug is :
> from doc:
>  This is important to remember if you try to #parse() a template containing
> inline #macro() directives. Because the #parse() happens at runtime, and the
> parser decides if a VM-looking element in the template is a VM at parsetime,
> #parse()-ing a set of VM declarations won't work as expected. To get around
> this, simply use the velocimacro.library  facility to have Velocity load your
> VMs at startup.

-- 
This message is automatically generated by JIRA.
-
If you think it was sent incorrectly contact one of the administrators:
   http://issues.apache.org/jira/secure/Administrators.jspa
-
For more information on JIRA, see:
   http://www.atlassian.com/software/jira


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