[Mono-dev] [PATCH] System.Linq.Expressions, v2

Jb Evain jb at nurv.fr
Wed Aug 15 15:05:17 EDT 2007


Hey,

On 8/15/07, Marek Safar <marek.safar at seznam.cz> wrote:
> I disagree, we should fix StringBuilder in 2.1 profile and not introduce
> new hacks everywhere else.
>
> My suggestion for cases like this is to use #ifdef for AppendFormat
> in 2.1 profile and compiler will deal with overloads in each profile
> automatically.

As AppendFormat is a recurrent issue, I agree we can hide it in 2.1
using #ifdefs.

Keeping an eye on the tuner output is important though, if you're
modifying an assembly that ships in 2.1.

-- 
Jb Evain  <jb at nurv.fr>



More information about the Mono-devel-list mailing list