On Thursday, August 29, 2019 at 12:46:53 AM UTC-4, David Storrs wrote: > > > On Wed, Aug 28, 2019, 11:43 PM Sage Gerard <sa...@sagegerard.com > <javascript:>> wrote: > >> >> Maybe I'm overthinking this. I already know that nothing in #lang racket >> is getting thrown out or anything. > > > Yes, it is. >
I believe Sage's statement was that all current #lang racket modules will continue to work exactly the same, which is true. Nothing changes unless a module decides to use #lang racket2, and modules will not have to know whether or not their dependencies are written in #lang racket, in #lang racket2, or in a mixture of both. Backwards compatibility for existing unchanged modules will be preserved. -- You received this message because you are subscribed to the Google Groups "Racket Users" group. To unsubscribe from this group and stop receiving emails from it, send an email to racket-users+unsubscr...@googlegroups.com. To view this discussion on the web visit https://groups.google.com/d/msgid/racket-users/c130f310-d035-44d6-9c1e-011f2a6f2070%40googlegroups.com.