You are viewing a plain text version of this content. The canonical link for it is here.
Posted to user@turbine.apache.org by Jason van Zyl <jv...@apache.org> on 2001/04/20 15:34:05 UTC

Re: What does "Deprecated form of #set" mean?

"Turpin, Jay" wrote:
> 
> I'm getting a lot of these messages in my velocity.log file when I run
> Torque to generate the TurbineUser classes:
> 
> [warn] Deprecated form of #set directive in om/Peer.vm [line 1] : #set
> $classTableName=${table.JavaName}

What version of the TDK are you using? Or what are you using. The
correct way to use the #set is something like:

#set ($name = "jason")

> 
> I get them for a variety of #set statements. Here are some examples:
> #set $default = $col.DefaultSetting
> #set $n=0
> #set $n = $n + 1
> #set $comma = false
> 
> Any idea what it means? What can I do to clean it up?
> 
> Regards,
> Jay Turpin
> Intel Corporation
> 
> ---------------------------------------------------------------------
> To unsubscribe, e-mail: turbine-user-unsubscribe@jakarta.apache.org
> For additional commands, e-mail: turbine-user-help@jakarta.apache.org

-- 
jvz.

Jason van Zyl
jvanzyl@apache.org

http://jakarta.apache.org/velocity
http://jakarta.apache.org/turbine
http://jakarta.apache.org/commons
http://tambora.zenplex.org

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