https://bugzilla.novell.com/show_bug.cgi?id=643895
https://bugzilla.novell.com/show_bug.cgi?id=643895#c0 Summary: Support for using Isolated Storage Classification: Mono Product: MonoTouch Version: SVN Platform: Other OS/Version: Mac OS X 10.6 Status: NEW Severity: Enhancement Priority: P5 - None Component: Class Libraries AssignedTo: [email protected] ReportedBy: [email protected] QAContact: [email protected] Found By: --- Blocker: --- User-Agent: Mozilla/5.0 (Macintosh; Intel Mac OS X 10.6; rv:2.0b6) Gecko/20100101 Firefox/4.0b6 With Windows Phone 7, to store information on disk you need to use Isolated Storage. So at the moment code looks a little like this; http://pastie.org/private/euktlwsglicapykud78ggg If we could have Isolated Storage supported (even if it was just a wrapper around System.IO.File) the code-reuse would be much higher. Reproducible: Always Steps to Reproduce: 1. 2. 3. -- Configure bugmail: https://bugzilla.novell.com/userprefs.cgi?tab=email ------- You are receiving this mail because: ------- You are the QA contact for the bug. _______________________________________________ mono-bugs maillist - [email protected] http://lists.ximian.com/mailman/listinfo/mono-bugs
