If you really need to have Ä in your output the only solution which comes to my mind at the moment is to register an "AxAddOutputTransformer".
Thats a cool idea. I would do that, but maybe there would be a performance decrease?! I've got no experience with "AxAddOutputTransformer", but will check it out.
There would definitely be a (probably noticeable) performance decrease. Output transformers run after the cache, so your transforms occur on every hit (that's a feature sometimes, a bug other times ;). You'd be running your documents through a transform, one line at a time, for every request.
Human-friendly names on entities can be nice for editing, but the browsers really couldn't care less, simple-minded little computery things they are.
-- Robin Berjon <[EMAIL PROTECTED]> Research Engineer, Expway http://expway.fr/ 7FC0 6F5F D864 EFB8 08CE 8E74 58E6 D5DB 4889 2488
--------------------------------------------------------------------- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]