[mono-android] deployment errors should show up as build errors?
Karl Heinz Brehme Arredondo
karl at e-magesolutions.com
Wed Jan 4 12:51:11 EST 2012
++FasterBuilds;
As this kind of bugs aren't so common things, I hope.
From: Wally McClure <theevilprogrammer at hotmail.com>
Reply-To: "monodroid at lists.ximian.com" <monodroid at lists.ximian.com>
Date: Wed, 4 Jan 2012 12:15:44 -0500
To: <monkey at jpobst.com>, "monodroid at lists.ximian.com"
<monodroid at lists.ximian.com>
Subject: Re: [mono-android] deployment errors should show up as build
errors?
Thanks Jonathan. I kinda figured this was the type of problem that was
happening. Given that I haven't run into it now and I REALLY like the
faster builds, my suggestion is to continue the current system. If it were
an option to select one or the other in the "Mono for Android" VS settings
that would be fine, but I understand just leaving it as is.
Wally
> Date: Wed, 4 Jan 2012 11:11:49 -0600
> From: monkey at jpobst.com
> To: monodroid at lists.ximian.com
> CC: theevilprogrammer at hotmail.com
> Subject: Re: [mono-android] deployment errors should show up as build errors?
>
> I moved a lot of the java compile / packaging logic out of Build and
> into Packaging. This allows us to have a near instantaneous Build, and
> do all the slow linking/java/aapt stuff at Deploy time.
>
> The downside of this is that many errors like this that should be build
> time errors don't show up until packaging/deploying is invoked.
>
> So now we're caught between 2 less than ideal options:
>
> - Have longer builds that actually show build errors correctly.
> - Have shorter builds that don't show some build errors until
> packaging/deploying.
>
> I am certainly open to opinions on which is preferable.
>
> Jonathan
>
>
> On 1/4/2012 10:59 AM, Wally McClure wrote:
> > I had some gotchas in a project that worked in 1.x and now doesn't work
> > as it did in 4.0.1. I had mixed in "-", "_", and numbers in the default
> > namespace and assembly name. The app would compile correctly, but
> > wouldn't deploy and the error messages that I got in the output window
> > looked like a compile error with these non alphanumeric. Is there anyway
> > to surface these type of deployment/compile time errors at the VS
> > compile time or is this something particular to Android that just
> > doesn't show up at the VS levels?
> >
> > Wally
> >
> >
> > _______________________________________________
> > Monodroid mailing list
> > Monodroid at lists.ximian.com
> >
> > UNSUBSCRIBE INFORMATION:
> > http://lists.ximian.com/mailman/listinfo/monodroid
>
_______________________________________________ Monodroid mailing list
Monodroid at lists.ximian.com UNSUBSCRIBE INFORMATION:
http://lists.ximian.com/mailman/listinfo/monodroid
-------------- next part --------------
An HTML attachment was scrubbed...
URL: http://lists.ximian.com/pipermail/monodroid/attachments/20120104/d4a7994e/attachment.html
More information about the Monodroid
mailing list