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
[email protected]
UNSUBSCRIBE INFORMATION:
http://lists.ximian.com/mailman/listinfo/monodroid