[IronPython] Is it possible to associate an IronPython asp.net webform to a dll file?

Jimmy Schementi Jimmy.Schementi at microsoft.com
Wed Mar 31 07:01:32 CEST 2010


Pablo/Dody, we don't support pre-compiled files currently in ASP.NET; the integration managed that. ~js

From: users-bounces at lists.ironpython.com [mailto:users-bounces at lists.ironpython.com] On Behalf Of Dody Gunawinata
Sent: Monday, February 22, 2010 9:28 AM
To: Discussion of IronPython
Subject: Re: [IronPython] Is it possible to associate an IronPython asp.net webform to a dll file?

hmm..there's nothing that I am aware of. The only thing that I found working is setting up a single custom class to be inherited by all the aspx.py file.
On Mon, Feb 22, 2010 at 2:58 PM, Pablo Dalmazzo <pablodalma93 at hotmail.com<mailto:pablodalma93 at hotmail.com>> wrote:
Hi there,

In ASP.NET<http://ASP.NET> with the normal ASP model you could have the codefile of the aspx file in a dll by inheriting the class inside the dll. In IronPython you have another model and the only option in the aspx page is "codefile" and there is no "inherits". My question is, is there any way to associate an aspx file to a source file which is not directly viewable such as a dll or a pyc file?

Greetings, Pablo Dalmazzo

________________________________
Windows Live Hotmail es más seguro con filtro Anti Spam mejorado un 80%. ¡Más info aquí!<http://www.descubrewindowslive.com/hotmail/anti-spam.asp>

_______________________________________________
Users mailing list
Users at lists.ironpython.com<mailto:Users at lists.ironpython.com>
http://lists.ironpython.com/listinfo.cgi/users-ironpython.com



--
nomadlife.org<http://nomadlife.org>
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://mail.python.org/pipermail/ironpython-users/attachments/20100331/c14c976e/attachment.html>


More information about the Ironpython-users mailing list