[Monodevelop-devel] Automagic settings upgrade dilemma
Mike Kestner
mkestner at gmail.com
Wed Nov 5 22:11:27 EST 2008
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.netexe 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.
-------------- next part --------------
An HTML attachment was scrubbed...
URL: http://lists.ximian.com/pipermail/monodevelop-devel-list/attachments/20081105/2b60d686/attachment.html
More information about the Monodevelop-devel-list
mailing list