Re: [mono-android] Feature Request - Shared Release Runtime Deployment

2012-02-17 Thread Dean Ellis
Hi Guys I totally agree with the no dependencies route. The reason for the request was principly for enterprie base deployments. For example for our app, we know what api level we are working on, we know the hardware , we know the user wont be updating the device. So a Shared Release runtime that

Re: [mono-android] Feature Request - Shared Release Runtime Deployment

2012-02-17 Thread Roy Goode
Thanks Jon for taking the time to respond, it's a great answer! I really just threw the question out there - I actually really appreciate the no-dependencies approach of embedding the runtime in the app. It makes updates a whole lot easier. e.g. on Windows Mobile, rolling out .NET Compact Framewor

Re: [mono-android] Feature Request - Shared Release Runtime Deployment

2012-02-14 Thread Jonathan Pryor
On Feb 9, 2012, at 7:39 PM, Roy Goode wrote: > I wonder if it's possible to make the official Shared Runtime as an app > released on the Android Market as an alternative to the bundled runtime? In theory, there's nothing [0] preventing this. In practice, we haven't gone two releases without ha

Re: [mono-android] Feature Request - Shared Release Runtime Deployment

2012-02-10 Thread Jason Awbrey
http://bugzilla.xamarin.com/ On Fri, Feb 10, 2012 at 5:21 PM, stevenbc90 wrote: > I agree is there an official xamarin site where such requests can be made? > > -- > View this message in context: > http://mono-for-android.1047100.n5.nabble.com/Feature-Request-Shared-Release-Runtime-Deployment-tp

Re: [mono-android] Feature Request - Shared Release Runtime Deployment

2012-02-10 Thread stevenbc90
I agree is there an official xamarin site where such requests can be made? -- View this message in context: http://mono-for-android.1047100.n5.nabble.com/Feature-Request-Shared-Release-Runtime-Deployment-tp5469997p5474007.html Sent from the Mono for Android mailing list archive at Nabble.com. ___

Re: [mono-android] Feature Request - Shared Release Runtime Deployment

2012-02-09 Thread Roy Goode
Nice request. I wonder if it's possible to make the official Shared Runtime as an app released on the Android Market as an alternative to the bundled runtime? On 9 February 2012 16:32, dellis1972 wrote: > Hi > > I would like to request a feature for In house/enterprise based > deployments. > It

[mono-android] Feature Request - Shared Release Runtime Deployment

2012-02-09 Thread dellis1972
Hi I would like to request a feature for In house/enterprise based deployments. It would be nice to be able to deploy a release version of the shared runtime to a bunch of devices. This would enable updates to the main application(s) to be kept nice a lightweight. Currently I believe the only w