not bad! I didn't think of that one...
-----Original Message----- From: [EMAIL PROTECTED] [mailto:[EMAIL PROTECTED]]On Behalf Of Richard Gaskin Sent: Wednesday, December 04, 2002 10:24 PM To: [EMAIL PROTECTED] Subject: Re: Yet another bad bug [EMAIL PROTECTED] wrote: > Anyone know of an easy way to determine if a stack was modified without > taking inventory of everything? You could run the stack file through the md5digest function to get a unique value for the stack. But then there's the question of where you store the value. For my own apps I trap all messages that will affect data and set a uDirty custom prop on the stack. -- Richard Gaskin Fourth World Media Corporation Developer of WebMerge 2.1: Publish any database on any site ___________________________________________________________ [EMAIL PROTECTED] http://www.FourthWorld.com Tel: 323-225-3717 AIM: FourthWorldInc _______________________________________________ metacard mailing list [EMAIL PROTECTED] http://lists.runrev.com/mailman/listinfo/metacard _______________________________________________ metacard mailing list [EMAIL PROTECTED] http://lists.runrev.com/mailman/listinfo/metacard
