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]>wrote: > Hi there, > > In 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] > http://lists.ironpython.com/listinfo.cgi/users-ironpython.com > > -- nomadlife.org
_______________________________________________ Users mailing list [email protected] http://lists.ironpython.com/listinfo.cgi/users-ironpython.com
