[Mono-list] Serialization Support
Paolo Molaro
lupus@ximian.com
Sat, 6 Jul 2002 16:31:21 +0200
On 07/06/02 Dwivedi, Ajay kumar wrote:
> The serialization still does not work properly on
> mono because of the absence of Reflection methods.
> The methods needed by Serializer are:
> Type.GetInterfaces()
> Type.GetProperties()
> Type.GetFields().. etc
>
> If I am not wrong, they are runtime properties.
> Any chances of getting them implemented anytime soon?
The methods above have been implemented for a long time (mcs uses them
extensively). Did you try them or do you have a test case that fails?
lupus
--
-----------------------------------------------------------------
lupus@debian.org debian/rules
lupus@ximian.com Monkeys do it better