Yes, I believe that IncrementValue IS faster, but I'm not going to use it
except where I need to squeeze the last millisecond from a heavily-used
piece of code.
Comprehensibility + readabaility = maintainability + reliabaility, or
something like that.
Lee (Bjork) Borkman
http://bjork.net ColdFusion Tags by Bjork
-----Original Message-----
From: Rob Keniger [mailto:[EMAIL PROTECTED]]
I myself have wondered about why many seemingly redundant functions exist.
An example of this is incrementvalue(). Why not just value + 1? Is it faster
because it just uses a single register increment instead of having to work
out a proper addition?
Are the other functions like this there because they increase performance?
IMPORTANT NOTICE:
This e-mail and any attachment to it is intended only to be read or used by
the named addressee. It is confidential and may contain legally privileged
information. No confidentiality or privilege is waived or lost by any
mistaken transmission to you. If you receive this e-mail in error, please
immediately delete it from your system and notify the sender. You must not
disclose, copy or use any part of this e-mail if you are not the intended
recipient. The RTA is not responsible for any unauthorised alterations to
this e-mail or attachment to it.
~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
Structure your ColdFusion code with Fusebox. Get the official book at
https://secure.houseoffusion.com
Archives: http://www.mail-archive.com/[email protected]/
Unsubscribe: http://www.houseoffusion.com/index.cfm?sidebar=lists