From: "Computer Simplistics Suppoer" <[EMAIL PROTECTED]>

> Can someone explain the term "deprecated". I see it come up in Studio every
> once in a while and I am guessing that it means the function I am using is
> no longer in use, but what is the technical explanation of it?

Basically, it is a warning to developers that the item in question should
not be depended upon to continue to exist in future releases.  One should
not expect to get fixes to broken code related to a deprecated function,
and should not be surprised if the function flat out disappears in a
maintenance or regular release.  If one requires the functionality,
they had better get cracking on finding a good alternative.
-- 
Larry W. Virden <mailto:[EMAIL PROTECTED]>
<URL: http://www.purl.org/NET/lvirden/>
Unless explicitly stated to the contrary, nothing in this posting should 
be construed as representing my employer's opinions.
-><-
------------------------------------------------------------------------------
Archives: http://www.eGroups.com/list/cf-talk
To Unsubscribe visit 
http://www.houseoffusion.com/index.cfm?sidebar=lists&body=lists/cf_talk or send a 
message to [EMAIL PROTECTED] with 'unsubscribe' in the body.

Reply via email to