Either solution is fine by me, as long as I have some way to switch it off.
I have a slight preference for the #ifndef, since it allows me to fix the
problem in one place instead of many.

Thanks,

Adam

> -----Original Message-----
> From: Kaiserovi [mailto:[EMAIL PROTECTED]]
> Sent: Monday, November 27, 2000 12:57 PM
> To: Sablotron Mailing List
> Subject: Re: [Sab] switch off OutputterObj::throwInMeta() ?
>
>
> Adam,
>
> >    <meta http-equiv="Content-Type" content="text/html;
> charset=UTF-8">
> >
> > IE really doesn't like this under certain conditions. Would
> it be possible
> > to put an #ifndef around the call to throwInMeta()? We've
> made this change
> > in house but it would nice not to need a custom Sablotron build.
>
> So you suggest to compile with a particular symbol defined if
> you don't
> want the meta? Wouldn't an attribute to xsl:output, say
>   <xsl:output sab:omit-meta="yes"/>
> be a better solution?
>
> Tom
>
>

Reply via email to