[Mono-dev] [PATCH] Small fix for CSharpCodegenerator

Gert Driesen gert.driesen at telenet.be
Fri Jun 20 03:18:39 EDT 2008


Hey Ankit,

Are you using the 2.0 profile version of CodeDom?

In that case we could just introduce an option for specifying whether the
CodeDomProvider is used in "MD"-mode, and generate code accordingly.

See http://msdn.microsoft.com/en-us/library/bb537926.aspx for more info.

Gert

-----Original Message-----
From: mono-devel-list-bounces at lists.ximian.com
[mailto:mono-devel-list-bounces at lists.ximian.com] On Behalf Of Ankit Jain
Sent: vrijdag 20 juni 2008 0:35
To: Michael Hutchinson
Cc: mono-devel-list at lists.ximian.com; Gert Driesen
Subject: Re: [Mono-dev] [PATCH] Small fix for CSharpCodegenerator

> I suspect the problem here is that MonoDevelop uses CodeDOM to 
> generate code for inserting into user code, so it does matter to us 
> how the output looks....

Yep, this is required for MD's use of CodeDOM.

-Ankit

--
Walt Disney  - "I love Mickey Mouse more than any woman I have ever known."
_______________________________________________
Mono-devel-list mailing list
Mono-devel-list at lists.ximian.com
http://lists.ximian.com/mailman/listinfo/mono-devel-list



More information about the Mono-devel-list mailing list