[plt-scheme] have system* accept path-strings everywhere?

From: John Clements (clements at brinckerhoff.org)
Date: Mon Mar 22 13:29:57 EDT 2010

Currently, system* accepts only strings as command arguments.  For me, this means often having to wrap (path->string...) around many of its arguments.  How would it be if it instead accepted arbitrary path-strings, and translated them to strings as necessary?  Is there an obvious alternate strategy that I'm missing?

John Clements

-------------- next part --------------
A non-text attachment was scrubbed...
Name: smime.p7s
Type: application/pkcs7-signature
Size: 2484 bytes
Desc: not available
URL: <http://lists.racket-lang.org/users/archive/attachments/20100322/1a632aca/attachment.p7s>

Posted on the users mailing list.