diqiuren / edtf

Automatically exported from code.google.com/p/edtf
0 stars 0 forks source link

Exception layering #15

Open GoogleCodeExporter opened 9 years ago

GoogleCodeExporter commented 9 years ago
Analyze, define and implement a coherent exception layering in edtf. 
Consider also how to deal with 3rd party exceptions when that 3rd party can be 
replaceable (i.e. exceptions are 3rd party specific). 
In edtf, such a 3rd party can be the XSLT engine (Saxon) or event storage (Java 
<List>, XML database, etc.).

Original issue reported on code.google.com by marius.e...@gmail.com on 5 Feb 2012 at 11:05