On 11/28/06, Atsushi Eno <[EMAIL PROTECTED]> wrote:
> MONO_XSLT_STACK_FRAME=
>         stdout: write template call to stdout.
>         stderr: write template call to stderr.
>         error: enable stack frame in XsltException.

Would it not make sense to write both the template call
and the error for debugging ?

In that case, an alternative might be:

MONO_XSLT_STACK_FRAME_CALL=
         stdout: write template call to stdout.
         stderr: write template call to stderr.
         if not defined --> do nothing

MONO_XSLT_STACK_FRAME_ERROR=
         error: enable stack frame in XsltException.
         if not defined --> do nothing

I was working on trying that.

Thanks,

Peter
_______________________________________________
Mono-list maillist  -  [email protected]
http://lists.ximian.com/mailman/listinfo/mono-list

Reply via email to