Greetings,
I have to observe changes in all trashes of the computer my app runs on (that is, the trash of the current user and one trash for each volume that has one). Since a volume can be unmounted (or a new volume may appear), I'm considering using on FSEvent object per volume (as an array). But, sometimes, classes should not be used more than once in an app (like the "random" class). Is it ok for the FSEvent? (reading the documentation didn't tell me, it seems). _______________________________________________ Mbsplugins_monkeybreadsoftware.info mailing list [email protected] https://ml01.ispgateway.de/mailman/listinfo/mbsplugins_monkeybreadsoftware.info
