[IronPython] how to apply guid

Dino Viehland dinov at exchange.microsoft.com
Wed May 23 23:52:43 CEST 2007


We don't yet support defining attributes from Python.  It's a common feature request.

For that you'll need to go to a static language like C# :(.

-----Original Message-----
From: users-bounces at lists.ironpython.com [mailto:users-bounces at lists.ironpython.com] On Behalf Of Benjamin West
Sent: Wednesday, May 23, 2007 2:31 PM
To: Discussion of IronPython
Subject: [IronPython] how to apply guid

How do I apply a GUID or other attributes to a class?  All the
examples I can find in C# use attributes.

I haven't read much regarding using attributes in IronPython, except
for a few messages in the archive.  Is there some workaround?

-Ben
_______________________________________________
users mailing list
users at lists.ironpython.com
http://lists.ironpython.com/listinfo.cgi/users-ironpython.com



More information about the Ironpython-users mailing list