On 11/10/06, Sean Landis <[EMAIL PROTECTED]> wrote:
> Can you validate the code even before it is run? (Atleast with > XML I can have an XML schema that'll stop me from making obvious > mistakes.) Having spent the last two weeks banging my head against XML schemas, I don't find validation a particularly compelling argument for correctness. Anyway, it's not the obvious mistakes I waste most of my time on.
I agree about xsd schemas. I find them totally unreadable. Relax NG is 100 times clearer if needed Jerome.
Where I work, we have a lot of mid- and junior-level developers and readability and maintainability are very important. We use the fluent style in other projects it has served us well. It seems to resonate here.
May I suggest this is a personal preference too? regards -- Dave Pawson XSLT XSL-FO FAQ. http://www.dpawson.co.uk

