[Mono-bugs] [Bug 643920] The ability to upload a WindowsPhone7/other assembly though the web and check MonoTouch/MonoDroid compatibility
bugzilla_noreply at novell.com
bugzilla_noreply at novell.com
Wed Oct 6 18:00:08 EDT 2010
https://bugzilla.novell.com/show_bug.cgi?id=643920
https://bugzilla.novell.com/show_bug.cgi?id=643920#c6
--- Comment #6 from Chris Hardy <chrisntr at gmail.com> 2010-10-06 22:00:07 UTC ---
Yeah, As Joseph said, I've already requested that IsolatedStorage gets ported
over to MonoTouch/MonoDroid.
I still think it'd be neat to just flag up non-supported bits and pieces in
other libraries to allow someone to change things that don't match or need
#if/#endif'ing out. For examples the FlickrNet library just needed the
System.Configuration stuff removed at compile time to get support.
http://flickrnet.codeplex.com/
Some libraries just need putting into a class library and recompiling with the
correct preprocessor directives such as the Json.net library. So for instance,
running the Windows Phone 7 dll through the Moma style page should come out and
say that it's compatible with MonoTouch/MonoDroid.
You can find the json.net libraries here - http://json.codeplex.com/
with MonoTouch/MonoDroid versions here -
http://github.com/chrisntr/Newtonsoft.Json/downloads
Those libraries should help you figure out what will work on
MonoTouch/MonoDroid and help build a tool around it.
--
Configure bugmail: https://bugzilla.novell.com/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the QA contact for the bug.
More information about the mono-bugs
mailing list