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: [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.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. _______________________________________________ mono-bugs maillist - [email protected] http://lists.ximian.com/mailman/listinfo/mono-bugs
