You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@velocity.apache.org by Byron Foster <by...@base2.cc> on 2008/10/06 19:49:10 UTC

What is schmoo

What is this term 'schmoo' I see in the code comments? as in:

/*
  * if this reference is escaped (\$foo) then we want to do one of two
  * things : 1) if this is a reference in the context, then we want to
  * print $foo 2) if not, then \$foo (its considered schmoo, not VTL)
  */


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


Re: What is schmoo

Posted by "Geir Magnusson Jr." <ge...@pobox.com>.
:)

just text to be rendered as is....

geir

On Oct 6, 2008, at 1:49 PM, Byron Foster wrote:

> What is this term 'schmoo' I see in the code comments? as in:
>
> /*
> * if this reference is escaped (\$foo) then we want to do one of two
> * things : 1) if this is a reference in the context, then we want to
> * print $foo 2) if not, then \$foo (its considered schmoo, not VTL)
> */
>
>
> ---------------------------------------------------------------------
> To unsubscribe, e-mail: dev-unsubscribe@velocity.apache.org
> For additional commands, e-mail: dev-help@velocity.apache.org
>


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