[Mono-bugs] [Bug 679199] New: Incomplete IsolatedStorageFile Class
bugzilla_noreply at novell.com
bugzilla_noreply at novell.com
Sun Mar 13 15:38:58 EDT 2011
https://bugzilla.novell.com/show_bug.cgi?id=679199
https://bugzilla.novell.com/show_bug.cgi?id=679199#c0
Summary: Incomplete IsolatedStorageFile Class
Classification: Mono
Product: MonoTouch
Version: SVN
Platform: iPhone
OS/Version: Apple iOS 4.2
Status: NEW
Severity: Enhancement
Priority: P5 - None
Component: Class Libraries
AssignedTo: gnorton at novell.com
ReportedBy: Dominique at SavageSoftware.com.au
QAContact: mono-bugs at lists.ximian.com
Found By: ---
Blocker: ---
User-Agent: Mozilla/5.0 (Macintosh; Intel Mac OS X 10.6; rv:2.0)
Gecko/20100101 Firefox/4.0
The IsolateStorageFile class in MonoTouch is incomplete. This makes porting
apps/games from Windows and Window Phone 7 a little problematic.
Please see here for a full list of methods that should be supported.
http://msdn.microsoft.com/en-us/library/system.io.isolatedstorage.isolatedstoragefile_methods.aspx
Each application/game should have its own unique store, so please factor that
in when implementing this on iOS. My suggestion would be to use the Assembly
name as the root directory, but as long as it works, I'm not overly fussed.
Hopefully this can make it in the next release.
Reproducible: Always
--
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