These are events externally generated, if i was after stack generated file deltas, of course it would just be a database problem. And even here you end up with two directories to maintain (file system, and the artificial file system your stack must rectify). Very inefficient.
-----Original Message----- From: "Luis" <[email protected]> To: "How to use Revolution" <[email protected]> Sent: 1/21/2009 3:25 AM Subject: Re: externals Hiya, Or store the files in a database and use it's built-in tools? Cheers, Luis. On 21 Jan 2009, at 10:27, viktoras d. wrote: > Hi, > > why not instead let user choose folders or files that should be > monitored and then monitor these by comparing files (get files > etc...), folders (get folders) regularly. Use recursion to get into > sub folders, etc. Revolution is fast enough to do this efficiently. > > Best wishes > Viktoras >> >> I am asking for outside help here. An intermediate application >> that would launch at startup and listen to the flile system event >> loop... Waiting for user defined events and sending them out to my >> reactor app. (or any other stack or app so inclined). >> >> I dont write binding code... Just xtalk... So i am dependent on >> that other dark art called "the nerd" for deep access to system >> processing. >> Randall > > _______________________________________________ > use-revolution mailing list > [email protected] > Please visit this url to subscribe, unsubscribe and manage your > subscription preferences: > http://lists.runrev.com/mailman/listinfo/use-revolution > _______________________________________________ use-revolution mailing list [email protected] Please visit this url to subscribe, unsubscribe and manage your subscription preferences: http://lists.runrev.com/mailman/listinfo/use-revolution _______________________________________________ use-revolution mailing list [email protected] Please visit this url to subscribe, unsubscribe and manage your subscription preferences: http://lists.runrev.com/mailman/listinfo/use-revolution
