[IronPython] Decorators on classes

Keith J. Farmer kfarmer at thuban.org
Mon Feb 4 10:44:42 PST 2008


Can I resurrect this forgotten soul?  http://www.codeplex.com/WorkItem/View.aspx?ProjectName=IronPython&WorkItemId=13583
 
Having just finished working on LINQ to SQL, I'm convinced that future LINQ providers will be making heavy use of .NET attributes not just on properties, but on classes themselves.  Being able to express these attributes in IronPython is a tremendous bonus.  That there be one and only one way to express these is paramount.
 


More information about the Users mailing list