[ic] When will mv_(\w+) be ic_$1 ?

Kevin Walsh kevin at cursor.biz
Thu Oct 19 12:36:40 EDT 2006


Bill Carr <bill at bottlenose-wine.com> wrote:
> When will mv_(\w+) be ic_$1 ?
>
Probably never, for backward compatibility reasons.

It is still advisable to treat the "ic_" prefix the with the same care
as you do with "mv_" when creating your own variables  (i.e. don't use
it at all unless you know what you're doing), as Interchange might
suddenly start using the "ic_" and "IC_" prefixes in new variables in
the future.

-- 
   _/   _/  _/_/_/_/  _/    _/  _/_/_/  _/    _/
  _/_/_/   _/_/      _/    _/    _/    _/_/  _/   K e v i n   W a l s h
 _/ _/    _/          _/ _/     _/    _/  _/_/    kevin at cursor.biz
_/   _/  _/_/_/_/      _/    _/_/_/  _/    _/


More information about the interchange-users mailing list