[Mono-dev] System.Diagnostics.Process thoughts

Jonathan Chambers joncham at gmail.com
Tue Apr 24 11:07:49 EDT 2007


Hello,
     I've started an attempt at implementing some
System.Diagnostics.Processfunctionality that is currently missing.
Currently it has backends started
for Windows and Linux. This is far from complete, but before I put any more
effort it, I wanted to get some feedback (especially from Dick as this is
his area). It seems what I've done is in a tugging match with the code that
is currently in place (as it is mostly done via icalls to the runtime).

So, does this approach look acceptable?

Should this code be in C in the runtime instead?

Any other thoughts?

Thanks,
Jonathan
-------------- next part --------------
An HTML attachment was scrubbed...
URL: http://lists.ximian.com/pipermail/mono-devel-list/attachments/20070424/1fadec8c/attachment.html 
-------------- next part --------------
A non-text attachment was scrubbed...
Name: ProcessAPI.diff
Type: text/x-patch
Size: 35010 bytes
Desc: not available
Url : http://lists.ximian.com/pipermail/mono-devel-list/attachments/20070424/1fadec8c/attachment.bin 


More information about the Mono-devel-list mailing list