Arrays 2.7 -> 2.8

View: New views
3 Messages — Rating Filter:   Alert me  

Arrays 2.7 -> 2.8

by Randall Schulz :: Rate this Message:

Reply to Author | View Threaded | Show Only this Message

Hi,

To what extent is David MacIver's Scala arrays articles [1]
invalidated by changes to array handling in Scala 2.8?

[1] <http://www.drmaciver.com/2008/06/scala-arrays/>


Randall Schulz

Re: Arrays 2.7 -> 2.8

by Martin Odersky :: Rate this Message:

Reply to Author | View Threaded | Show Only this Message

On Thu, Nov 5, 2009 at 4:21 PM, Randall R Schulz <rschulz@...> wrote:
> Hi,
>
> To what extent is David MacIver's Scala arrays articles [1]
> invalidated by changes to array handling in Scala 2.8?
>
> [1] <http://www.drmaciver.com/2008/06/scala-arrays/>
>
The arrays SID contains a detailed discussion about that.

Cheers

 -- Martin

Re: Arrays 2.7 -> 2.8

by Randall Schulz :: Rate this Message:

Reply to Author | View Threaded | Show Only this Message

On Thursday November 5 2009, martin odersky wrote:

> On Thu, Nov 5, 2009 at 4:21 PM, Randall R Schulz wrote:
> >
> > To what extent is David MacIver's Scala arrays articles [1]
> > invalidated by changes to array handling in Scala 2.8?
> >
> > [1] <http://www.drmaciver.com/2008/06/scala-arrays/>
>
> The arrays SID contains a detailed discussion about that.
>
> Cheers
>
>  -- Martin

Thank you.


Randall Schulz