Menu

#9 file and directory errors

open
nobody
wheat xml (14)
5
2004-02-11
2004-01-11
No

Errors from the underlying files and directories need to be
handled throughout the XML layers.

XMLReader and XMLWriter should handle errors in the file
by throwing exceptions.

XMLMedia needs to gracefully handle missing directories
and files. It isn't acceptable to refuse to mount some XML
tree because one file deep within it is missing. Similarly,
writing a tree must continue around some directory or file
that can't be written.

The errors in these cases should be logged, and if the user
fixes them, then XMLMedia should log the first success on
future read/writes.

Discussion

  • Mark Lentczner

    Mark Lentczner - 2004-01-11

    Logged In: YES
    user_id=219202

    note that all this applies to errors with XMLStorage objects with
    missing or errors with streams and subcontainers

     
  • Mark Lentczner

    Mark Lentczner - 2004-02-11
    • milestone: --> 367886
     
  • Mark Lentczner

    Mark Lentczner - 2004-02-11
    • milestone: 367886 --> 375469
     
  • Mark Lentczner

    Mark Lentczner - 2004-02-11
    • milestone: 375469 --> future_release_cycle
     

Log in to post a comment.