Subject: [scala-user] Re: Example code virtual pattern matcher?
Okay, thanks.

On 22 feb, 14:34, Mirco Dotta <mirco.do...@xxxxxxxxx> wrote:
> Hi Dave,
>
> From a user perspective there should be no difference, what changes is
> how pattern matching expression are getting compiled. The good news is
> that the virtual pattern matcher fixes some long standing bugs affecting the
> old implementation (have a look at the pattern matching tickets in JIRA).
>
> The following discussion on stackoverflow provides some insight about the
> motivation of the new implementation:
>
>      
>  http://stackoverflow.com/questions/8533826/what-is-scalas-experimenta...
>
> Cheers,
>   Mirco
>
> On Feb 22, 2012, at 2:02 PM, Dave wrote:
>
>
>
> > I saw that for 2.10.0-M2:
> > Virtual pattern matcher improvements -- please try compiling your
> > project with -Yvirtpatmat, it will be on by default starting with
> > 2.10.0-M3!
>
> > But couldn't find examples
>
> > Does anyone has some example code that shows what's new in the virtual
> > pattern matcher that could not be done with the old one?- Tekst uit
> > oorspronkelijk bericht niet weergeven -
>
> - Tekst uit oorspronkelijk bericht weergeven -

(C)2011 mailinglist-archive.com