Best Practices in Rev development

Shari shari at gypsyware.com
Thu Jun 21 16:28:30 EDT 2007


Another thought for good coding practices:

Version your handlers!

Every handler in my program has a version number # 1.1.3

That way when you're updating or looking for bugs, you can glance at 
a handler and know which version it was last changed in.  Right now 
I'm working on v.1.2.8 of a proggy, and every handler that got 
changed for this update has # 1.2.8 attached to it.

-- 
Windows and Macintosh shareware games
BIackjack Gold
http://www.gypsyware.com



More information about the use-livecode mailing list