[Mono-bugs] [Bug 643895] New: Support for using Isolated Storage
bugzilla_noreply at novell.com
bugzilla_noreply at novell.com
Tue Oct 5 13:57:53 EDT 2010
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: gnorton at novell.com
ReportedBy: chrisntr at gmail.com
QAContact: mono-bugs at lists.ximian.com
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.
More information about the mono-bugs
mailing list