Bob Sneidar wrote:
> Well my thought was that LC would benefit hugely if 2 or more stacks
> could be running in their own thread. Take for example an accounting
> app. Normally you could have the Customer Entry form open, and the
> Accounts Receivable window open in most well written apps. Sure you
> could in LC too... so long as one of the windows was not in the
> process of doing anything, like oh say compiling data for a really
> large report.

If RunRev would reenable being able to run an app from the command line, conceivably you could run the report processing using a second standalone facelessly.

Sure, it's a bit of a kludge, but would be dirt-simple to implement, and wouldn't expose the treachery of race conditions to the masses. :)

--
 Richard Gaskin
 Fourth World
 LiveCode training and consulting: http://www.fourthworld.com
 Webzine for LiveCode developers: http://www.LiveCodeJournal.com
 LiveCode Journal blog: http://LiveCodejournal.com/blog.irv

_______________________________________________
use-livecode mailing list
use-livecode@lists.runrev.com
Please visit this url to subscribe, unsubscribe and manage your subscription 
preferences:
http://lists.runrev.com/mailman/listinfo/use-livecode

Reply via email to