I think there is a mono-reactive... On github.
On Aug 29, 2012 9:53 AM, "Maximilian Wilson" <wilson....@gmail.com> wrote:

> One of the great things for me, so far, about Mono for Android is that so
> much of the .NET runtime is "just there." (Three cheers for Xamarin!) It
> makes it easy to forget that .NET libraries sometimes have dependencies on
> Windows which just can't be there on Android. I think System.Reactive is
> one such case, or at least if I try to use System.Reactive from within a
> Mono project I get MissingMethodExceptions from what I think is a static
> ctor inside of System.Reactive.Linq somewhere.
>
> So, does anyone know of a library facility which parallels
> System.Reactive? In particular I am interested in an equivalent to 
> *myObservable.ObserveOn(new
> SynchronizationContextScheduler(
> Android.App.Application.SynchronizationContext))*.
>
> -Max
>
> --
> Hahahahaaaa!!! That is ME laughing at YOU, cruel world.
>     -Jordan Rixon
>
> I could not love thee, dear, so much,
> Loved I not Honour more.
>
> _______________________________________________
> Monodroid mailing list
> Monodroid@lists.ximian.com
>
> UNSUBSCRIBE INFORMATION:
> http://lists.ximian.com/mailman/listinfo/monodroid
>
>
_______________________________________________
Monodroid mailing list
Monodroid@lists.ximian.com

UNSUBSCRIBE INFORMATION:
http://lists.ximian.com/mailman/listinfo/monodroid

Reply via email to