|
From: Ken G. <kg...@ga...> - 2003-05-16 23:19:00
|
I was waiting for 1.0 before starting to commit some changes. Now I'm ready and I wanted to doublecheck on some things. It seems that there are a lot of soft failure cases in BabelDoc. As an example, if you have a SqlEnrich stage that has no options set, the document just goes right through that stage. From where I see it, that is an error and should be treated as such. So, I'm wondering, is BabelDoc meant to handle errors softly because of its scripting orientation? Ken |