[Monodevelop-devel] Automagic settings upgrade dilemma

Lluis Sanchez Gual lluis at novell.com
Wed Nov 5 23:16:32 EST 2008


El dc 05 de 11 de 2008 a les 21:11 -0600, en/na Mike Kestner va
escriure:
> 
> On Wed, Nov 5, 2008 at 8:20 PM, Michael Hutchinson
> <m.j.hutchinson at gmail.com> wrote:
>         
>         1) Make the change automatically
>         2) Ask the user if they want to make the change (if they
>         don't, it'll
>         ask every time they open the project)
>         3) Add a warning to the build process, and
>            a) Don't do anything, let users fix it themselves in the
>         project file
>            b) Re-enable the CompileTarget-changing UI when the
>         CompileTarget
>         is incorrect
> 
> Or
> 
> 4) Don't worry about it.
> 
> I think #1 is probably right. Since there's no point in building an
> asp.net exe with a Main method, just do the update.  
> 
> I suppose you could refine the logic and only update if its an exe AND
> a Main has not been specified.  That's the only other defensible
> configuration, right, even though it sounds like it's an exercise in
> silliness from an asp.net standpoint.

I pretty much agree. I think #1 is ok.

Lluis.

> 



More information about the Monodevelop-devel-list mailing list