Great.. I will try to recompile it on WP7... Hope it will work. I'm planning to spend this weekend with Cecil, Dyanmic Proxy for WP7.. :) Thanks.
Thanks and Best Regards, Michael Sync Don't go the way life takes you. Take life the way you go http://michaelsync.net On Fri, Apr 16, 2010 at 5:24 PM, Jb Evain <[email protected]> wrote: > On Fri, Apr 16, 2010 at 11:21 AM, Michael Sync <[email protected]> wrote: > > SL for WP7 doesn't have ArrayList, Hashtable, NamedCollection and > > CollectionBase. Can you use something else ( e.g. List<T> or > Dictinary<T,U> > > )?? > > Cecil 0.9 provides a genericized API, so it does use Dictionary<> and > a custom Collection<T> instead of the .net 1.1 equivalent. Get it from > there: > > http://github.com/jbevain/cecil > > -- > Jb Evain <[email protected]> > > -- > -- > mono-cecil > > Subscription settings: > http://groups.google.com/group/mono-cecil/subscribe?hl=en > -- -- mono-cecil
