[Mono-devel-list] Html32TextWriter

Iain McCoy iain at mccoy.id.au
Fri May 7 03:03:20 EDT 2004


As I understand it, value is a "contextual keyword" - I don't know what
the actual terminology is, but that lable will suffice. What this means
is that value is only a keyword in the context of a property's setter.

On Fri, 2004-05-07 at 16:41, Rob.Tillie at Student.tUL.EDU wrote:
> Hey Matthijs,
> 
> Have you tried compiling it? In my opinion this line is illegal:
> 
> protected override bool OnStyleAttributeRender (string name, string value,
> HtmlTextWriterStyle key)
> 
> value is a C# keyword, is it allowed as a parameter name?
> 
> Greetz,
> -- Rob.
> 
> -----Original Message-----
> From: meddochat (Matthijs ter Woord) [mailto:meddochat at zonnet.nl] 
> Sent: Thursday, May 06, 2004 9:06 AM
> To: mono-devel-list at lists.ximian.com
> Subject: Re: [Mono-devel-list] Html32TextWriter
> 
> Hi Gonzalo,
> 
> Here is a reformatted version
> 
> Matthijs
> 
> ----- Original Message ----- 
> From: "Gonzalo Paniagua Javier" <gonzalo at ximian.com>
> To: "Mono Development" <mono-devel-list at lists.ximian.com>
> Sent: Thursday, May 06, 2004 1:20 AM
> Subject: Re: [Mono-devel-list] Html32TextWriter
> 
> 
> > El mié, 05-05-2004 a las 10:46, meddochat (Matthijs ter Woord) escribió:
> > > Hi there,
> > >
> > > This is a partially implemented Html32TextWriter
> >
> > Can you reformat it using the guidelines in mcs/class/README?
> >
> > I'll add it to CVS and, once we solve the <browserCaps> configuration to
> > choose the writer, use it.
> >
> > -Gonzalo
> >
> >
> > _______________________________________________
> > Mono-devel-list mailing list
> > Mono-devel-list at lists.ximian.com
> > http://lists.ximian.com/mailman/listinfo/mono-devel-list
> >
> _______________________________________________
> Mono-devel-list mailing list
> Mono-devel-list at lists.ximian.com
> http://lists.ximian.com/mailman/listinfo/mono-devel-list
-- 
Iain McCoy <iain at mccoy.id.au>




More information about the Mono-devel-list mailing list