Re: Failure should probably extend Try[Nothing], as shown in first lecture of Principles of Reactive Programming
Samuel Grütter <[email protected]>
| Newsgroups | gmane.comp.lang.scala |
|---|---|
| Message-ID | <[email protected]> |
On Friday, May 15, 2015 at 12:33:30 AM UTC+2, Simon Schäfer wrote: > On 05/14/2015 11:33 PM, Simon Ochsenreither wrote: > > I agree! I think we could tackle this as soon as those > > source-rewriting tools are finally announced as available and stable... > I wonder: Has anyone even started working on such a tool? > Yes, I have, see https://github.com/samuelgruetter/srewrite It's still in a very early phase, but we already used it to import the tests from Scala 2 into dotty (see PRs https://github.com/lampepfl/dotty/pull/294 and https://github.com/lampepfl/dotty/pull/558). So far it only makes changes required by differences in the language, but it could easily be extended to also make changes required by differences in the library. -- You received this message because you are subscribed to the Google Groups "scala-language" group. To unsubscribe from this group and stop receiving emails from it, send an email to [email protected]. For more options, visit https://groups.google.com/d/optout.