[Mono-list] code stuff

Andrew Sutton ansutton@sep.com
Sat, 21 Jul 2001 09:53:49 -0500


On Friday 20 July 2001 22:05, Miguel de Icaza wrote:
> On 20 Jul 2001 19:01:42 -0400, Bob Smith wrote:
> > I wonder, would it be posible for someone at Ximian to setup a cgi so
> > that it takes in a .cs file, compiles it and runs it returning all output
> > through the cgi? That way, those of us working blind can test code
> > ourselves.
>
> It is a possibility.  The only issue is that right now our sysadmins can
> not put anything outside of the company firewall (that is why the CVS
> server is taking so long).
>
> This is really unfortunate.  I could put the machine on the colocation
> facility, but then it would be impossible to restart sshd if there is a
> problem there.

what about an email reflector that takes a c# body, builds it, and sends back 
all the output? you wouldn't have to expose anything else beyond the 
firewall. would that be possible?

what's the status of the mono c# compiler?

andy