You are viewing a plain text version of this content. The canonical link for it is here.
Posted to user@velocity.apache.org by Mike Bridge <mi...@mymailout.com> on 2006/03/29 20:35:06 UTC

Missing inequality in VTL documentation

One of our designers was confused by the lack of an inequality operator 
in the VTL documentation at:

    http://jakarta.apache.org/velocity/docs/vtl-reference-guide.html

I think the following lines are missing from the if/then/else section:

     Not Equal to Number: #if( $foo != 42 )
     Not Equal to String: #if( $foo != "bar" )

Thanks,

-Mike

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


Re: Missing inequality in VTL documentation

Posted by Will Glass-Husain <wg...@forio.com>.
Turns out we already fixed this for 1.5.  Thanks for reporting it though!

WILL

On 3/29/06, Will Glass-Husain <wg...@forio.com> wrote:
> Thanks for catching this.  We'll fix it in the next release.
>
> Best,
> WILL
>
> On 3/29/06, Mike Bridge <mi...@mymailout.com> wrote:
> > One of our designers was confused by the lack of an inequality operator
> > in the VTL documentation at:
> >
> >     http://jakarta.apache.org/velocity/docs/vtl-reference-guide.html
> >
> > I think the following lines are missing from the if/then/else section:
> >
> >      Not Equal to Number: #if( $foo != 42 )
> >      Not Equal to String: #if( $foo != "bar" )
> >
> > Thanks,
> >
> > -Mike
> >
> > ---------------------------------------------------------------------
> > To unsubscribe, e-mail: velocity-user-unsubscribe@jakarta.apache.org
> > For additional commands, e-mail: velocity-user-help@jakarta.apache.org
> >
> >
>
>
> --
> Forio Business Simulations
>
> Will Glass-Husain
> wglass@forio.com
> www.forio.com
>


--
Forio Business Simulations

Will Glass-Husain
wglass@forio.com
www.forio.com

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


Re: Missing inequality in VTL documentation

Posted by Will Glass-Husain <wg...@forio.com>.
Thanks for catching this.  We'll fix it in the next release.

Best,
WILL

On 3/29/06, Mike Bridge <mi...@mymailout.com> wrote:
> One of our designers was confused by the lack of an inequality operator
> in the VTL documentation at:
>
>     http://jakarta.apache.org/velocity/docs/vtl-reference-guide.html
>
> I think the following lines are missing from the if/then/else section:
>
>      Not Equal to Number: #if( $foo != 42 )
>      Not Equal to String: #if( $foo != "bar" )
>
> Thanks,
>
> -Mike
>
> ---------------------------------------------------------------------
> To unsubscribe, e-mail: velocity-user-unsubscribe@jakarta.apache.org
> For additional commands, e-mail: velocity-user-help@jakarta.apache.org
>
>


--
Forio Business Simulations

Will Glass-Husain
wglass@forio.com
www.forio.com

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