Tim Riley wrote: > I know that IronPython doesn't support attributes but does anyone know > of a workaround that will allow IP code to use them? >
The IronPython team are strangely quiet every time someone asks this... ;-) A lot of people would like an answer to this question. Currently the only way is to use stub C# classes. Michael Foord http://www.voidspace.org.uk/ironpython/index.shtml > _______________________________________________ > users mailing list > [email protected] > http://lists.ironpython.com/listinfo.cgi/users-ironpython.com > > _______________________________________________ users mailing list [email protected] http://lists.ironpython.com/listinfo.cgi/users-ironpython.com
