Pablo/Dody, we don't support pre-compiled files currently in ASP.NET; the integration managed that. ~js
From: [email protected] [mailto:[email protected]] 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 <[email protected]<mailto:[email protected]>> 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 [email protected]<mailto:[email protected]> http://lists.ironpython.com/listinfo.cgi/users-ironpython.com -- nomadlife.org<http://nomadlife.org>
_______________________________________________ Users mailing list [email protected] http://lists.ironpython.com/listinfo.cgi/users-ironpython.com
