[IronPython] CherryPy on IronPython up but not running
Simon Dahlbacka
simon.dahlbacka at gmail.com
Mon May 8 22:27:28 PDT 2006
> First major problem is that IronPython apparently doesn't support
> assigning
> attributes to (un)bounded methods. For example,
AFAIR, you could expose a method in CherryPy, either by directly setting the
attribute, or by using a decorator @exposed or somesuch. (It is however
likely that the decorator approach also is hit by the attribute limitation,
I don't normally use CherryPy, and haven't got IronPython installed on this
machine either.. so this is just general thoughts)
/Simon
-------------- next part --------------
An HTML attachment was scrubbed...
URL: /pipermail/users-ironpython.com/attachments/20060509/e4a1a5dc/attachment.html
More information about the users
mailing list