Closed palemieux closed 8 years ago
Logging and output of warnings as XML comments in FragmentBuilder is ad hoc, leading to code duplication and inconsistencies
Add support for client-supplied error handler to report errors instead of the java.util.logger. This makes multithreading easier to implement.
Logging and output of warnings as XML comments in FragmentBuilder is ad hoc, leading to code duplication and inconsistencies