[Mono-list] ASP

Miguel de Icaza miguel@ximian.com
10 Feb 2002 19:54:26 -0500


> But the java design model doesn't fit to good with the C# framework design. I think we should go with the ASP.Net and IIS design model, we only make it fit perfectly to other hosts also. 

I agree with this direction.  Lets get full .NET compatibility first,
integration with Apache and Java is really a secondary concern.  But a
completely achievable task.

It is better to have something that matches perfectly the model, than
design an all-singing all-dancing system that encompasses everything. 
If we get the minimal stuff done, in accordance to ASP.NET/IIS support,
we can later pull out the hacks and adapt it to other "models".

miguel.