2007-12-18 Miguel de Icaza <miguel@novell.com>
authorMiguel de Icaza <miguel@gnome.org>
Tue, 18 Dec 2007 05:59:49 +0000 (05:59 -0000)
committerMiguel de Icaza <miguel@gnome.org>
Tue, 18 Dec 2007 05:59:49 +0000 (05:59 -0000)
commitefd62ae0199df7764c5709c38c2cbbe69ba32ef0
tree741f5510d3d174984fc72c48972f7f0cb7d27856
parentcb811a6ad2f23ebecf97ba03eb6e83660606e13d
2007-12-18  Miguel de Icaza  <miguel@novell.com>

* Ifdef out the large bodies of code that will just not work with
Silverlight, ran into this problem again trying to run
http://fluxtools.net/emailphotos

Its not worth trying to alter this implementation of
IsolatedStorage to work in both the regular and the Moonlight
profiles, instead am going to write a simple implementation while
we wait for the real 2.0 API to come out.

svn path=/trunk/mcs/; revision=91511
mcs/class/corlib/System.IO.IsolatedStorage/ChangeLog
mcs/class/corlib/System.IO.IsolatedStorage/IsolatedStorage.cs
mcs/class/corlib/System.IO.IsolatedStorage/IsolatedStorageFile.cs
mcs/class/corlib/System.IO.IsolatedStorage/IsolatedStorageFileStream.cs
mcs/class/corlib/System.IO.IsolatedStorage/IsolatedStorageScope.cs