[Mono-list] help with decoration..

Ravi Pratap M ravi@ximian.com
Sun, 6 Jan 2002 20:40:06 +0530


Hi guys,

    So I have run through virtually all the classes and decorated all
missing and incomplete bits with the MonoTODO attribute and only two
namespaces remain to be conquered :

    System.Web

    System.XML

    Anybody joining me in conquering these last two forts ? They are massive
classes so it will take some time but it really is as simple as grepping for
FIXME and TODO in all directories and inserting the attributes as I have
done : see corlib, System namespaces for examples.

    Also, the TODOAttribute.cs which lives in mcs/class/corlib/System/ will
need to be copied into System.XML and System.Web.

    Gaurav, would you be willing to do this for your System.Web files ? :-)

    Thanks,

                    Ravi