[racket-dev] raco pkg install should default to linking for filesystem packages

From: Robby Findler (robby at eecs.northwestern.edu)
Date: Wed Jul 31 16:37:47 EDT 2013

I like this change; thanks for suggesting it!

Robby


On Wed, Jul 31, 2013 at 1:38 PM, Tony Garnock-Jones <tonyg at ccs.neu.edu>wrote:

> On 07/31/2013 02:24 PM, Matthew Flatt wrote:
>
>> I think it often
>> makes sense for command-line tools to have weird rules[*],
>>
>
> I agree with you. UIs have to be humane and ergonomic for our weak,
> squishy meat-bodies to cope. (Though of course the underlying model has to
> be sensible too ;-) )
>
>
>  especially if there's a flag to enable more consistent rules.
>>
>
> Right, to expose a "machine" interface to the raw underlying model.
> Porcelain and plumbing.
>
>
>  So `--link' could be the default, while `--copy' (?) could disable
>> special handling of directory sources?
>>
>
> That sounds fine. I mean, I am unlikely to ever use --copy, but whatever
> makes sense to expose in terms of the underlying model.
>
> Cheers,
>   Tony
>
> _________________________
>  Racket Developers list:
>  http://lists.racket-lang.org/**dev <http://lists.racket-lang.org/dev>
>
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.racket-lang.org/dev/archive/attachments/20130731/54a62f0d/attachment.html>

Posted on the dev mailing list.