Best Practices in Rev development

Scott Kane scott at cdroo.com
Fri Jun 22 01:36:07 EDT 2007


From: "Shari" <shari at gypsyware.com>

> Another thought for good coding practices:
>
> Version your handlers!
>
> Every handler in my program has a version number # 1.1.3

Yes.  I take this a step further and insert version scripts (this ties in
with security issues of the application as well - i.e. registration codes).
It's the closest I seem to be able to get to conditional compiling.

Scott Kane




More information about the use-livecode mailing list