On Mon, Jan 26, 2009 at 9:01 PM, Eduardo Cavazos <[email protected]> wrote: > I think it should return a tuple representing a file system change which > encapsulates those two return values. So for example:
Yes! I was just thinking this the other day, because in the implementation of monitors there's a lot of ad-hoc passing around 2arrays and 3arrays and calling first2 and first3 and shuffling values around, etc. I will implement this tonight. > Also, I think it should be easier to kick off a monitor on a directory, > running a quotation for each change. This is a fine idea too, consider it done. Slava ------------------------------------------------------------------------------ This SF.net email is sponsored by: SourcForge Community SourceForge wants to tell your story. http://p.sf.net/sfu/sf-spreadtheword _______________________________________________ Factor-talk mailing list [email protected] https://lists.sourceforge.net/lists/listinfo/factor-talk
