[IronPython] Help.. I need decorators

Dino Viehland dinov at exchange.microsoft.com
Tue Nov 28 19:43:53 CET 2006


This comes up on a semi-regular basis.  We currently don't have any support for attributes.  We've considered many ways to do this but likely won't have support until 2.0 at the earliest.

From: users-bounces at lists.ironpython.com [mailto:users-bounces at lists.ironpython.com] On Behalf Of Ivan Porto Carrero
Sent: Monday, November 20, 2006 12:22 PM
To: Discussion of IronPython
Subject: [IronPython] Help.. I need decorators

Hi

I really want to get into ironpython big time. But the environment I use requires extensive use of decorators, attributes on methods

Eg.
[Transaction(Required)][Cache("cache.Store")]
public void SaveVeryComplexObject(object veryComplex)

What should i do ?
Do you guys have support planned for it ?

Cheers
Ivan


-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://mail.python.org/pipermail/ironpython-users/attachments/20061128/11380a44/attachment.html>


More information about the Ironpython-users mailing list