.NET-style components and development

2004-03-10 Thread John Drago
Is anyone aware of work being done to duplicate ASP.NET in an Apache::ASP type of environment? There are several features of ASP.NET I would like to take advantage of, but I want to still use Apache and mod_perl. I haven't come across anything on various web searches, so I'm asking here. If there

Re: .NET-style components and development

2004-03-10 Thread Josh Chamas
John Drago wrote: Is anyone aware of work being done to duplicate ASP.NET in an Apache::ASP type of environment? There are several features of ASP.NET I would like to take advantage of, but I want to still use Apache and mod_perl. I haven't come across anything on various web searches, so I'm askin

RE: .NET-style components and development

2004-03-10 Thread John Drago
Hi, I'm not too excited about Mono because I can't use perl with it :) (C# is a fine language, but I want to stick with perl.) What I want is simple enough to explain (I think) so I'll give it a shot. Right now with XMLSubs, we can do the following: -