ArchiveIterator fault handling

2005-04-12 Thread Daniel Quinlan
I'm cleaning up the fault-handling in mass-check a bit for some of my own scripting. My main question: should ArchiveIterator return a fatal error (that would propagate up) if a target is not accessible? All of those reading/scanning functions just return; regardless of errors. Daniel --

Re: ArchiveIterator fault handling

2005-04-12 Thread Justin Mason
-BEGIN PGP SIGNED MESSAGE- Hash: SHA1 Daniel Quinlan writes: I'm cleaning up the fault-handling in mass-check a bit for some of my own scripting. My main question: should ArchiveIterator return a fatal error (that would propagate up) if a target is not accessible? All of those