[racket-dev] Blame and re-provided bindings
On Jan 15, 2011, at 1:25 PM, Robby Findler wrote:
>>
>> 1. My personal preference is to ask programmers to re-provide identifiers with explicit contracts that are ideally stated and specified in a separate 'contracts.rkt' file per collects/project basis. I.e., the current world is my preference.
>
> Writing programs like this means that what I'm talking about won't
> really have an effect either way.
Yes, I am proposing a design guideline that neutralizes the problem and for my current coding project I am following just this guideline. It's really great.
;; --
Then again, a guideline is a guideline. Which is where your value comes in :-)