Details

    • Type: New Feature New Feature
    • Status: Closed Closed
    • Resolution: Duplicate
    • Affects Version/s: None
    • Fix Version/s: None
    • Component/s: None
    • Labels:
      None

      Description

      XStream currently follows the fail fast fail early paradigm.

      It would be very handy to be able to customise this. For example, lets say an end user edited a configuration file, and messed up a small amount of code.

      It would be nice to have an interface that suggested to xstream it should force ahead.

      For example, an interface could be added:

      public interface IStreamErrorHandler

      { public boolean isFatal(StreamException e, ...); }

        People

        • Assignee:
          Unassigned
          Reporter:
          ben
        • Votes:
          0 Vote for this issue
          Watchers:
          0 Start watching this issue

          Dates

          • Created:
            Updated:
            Resolved: