From: Matthias Felleisen (matthias at ccs.neu.edu) Date: Tue Apr 23 13:29:04 EDT 2013 |
|
On Apr 23, 2013, at 1:11 PM, Erik Pearson <erik at adaptations.com> wrote: > Something > like (require (for-interface net/ftp-interface "myftp.rkt")), so you > could just swap out myftp.rkt, or simplify to (require net/ftp) with > no changes to the dependent code. Funny that you mention this, we are thinking about this and I experimented with this idea a bit.
Posted on the users mailing list. |
|