Skip to content
This repository has been archived by the owner on Dec 22, 2021. It is now read-only.

Collection meeting #157

Closed
szeiger opened this issue Jul 11, 2017 · 8 comments
Closed

Collection meeting #157

szeiger opened this issue Jul 11, 2017 · 8 comments

Comments

@szeiger
Copy link
Contributor

szeiger commented Jul 11, 2017

Since @julienrf is still on vacation and nobody else seems to be around for a meeting today, let's start collecting topics for the next one:

@odd
Copy link
Contributor

odd commented Jul 11, 2017

Spandex (#52) is good to go.

@julienrf
Copy link
Contributor

Thanks @szeiger for taking care of that :)

It looks like all the design problems are solved

I’m still not sold on the way we integrate String and Array decorators and the way we implement the View hierarchy. (see #134 and #78)

State of collection laws

FTR, I created a branch to integrate unit tests (here) but I didn’t integrate https://github.com/scala/scala-collections-laws in it (yet). We should obviously add these tests, but the infrastructure looked a bit more complex than the unit tests.

By-name right-associative operators in Dotty?

PF type inference problems in Dotty

Could you open issues in the Dotty repo? (maybe you already did that, I didn’t check)

@Ichoran
Copy link
Contributor

Ichoran commented Jul 11, 2017

I'm working on collections-laws. I have permission from Adriaan to rework it (with the sourcecode macros I can put a lot more out of weird custom config files and into Scala code without losing good error reporting--actually it's close to a complete rewrite of the code-generation logic). Once I'm done with that, I'll port it to the strawman collections. Pre-rewrite, it's pretty unfriendly.

@julienrf
Copy link
Contributor

Hey, if you have time to review #165 before the meeting that would be great!

@pathikrit
Copy link
Contributor

ArrayDeque is good to go (#49). Honestly ArrayDeque is better stack than current mutable.Stack and a better queue than current mutable.Queue and can also serve as a drop-in replacement for ArrayBuffers.

@julienrf
Copy link
Contributor

julienrf commented Aug 2, 2017

@Ichoran Would you have some time to review #49? I think that would be valuable.

@Ichoran
Copy link
Contributor

Ichoran commented Aug 2, 2017

@julienrf - I won't be able to get to it until tomorrow evening. Hopefully I'll have a long enough block of time then.

@Ichoran
Copy link
Contributor

Ichoran commented Aug 5, 2017

@julienrf - Didn't quite make it to the end but I think I hit all/almost all the important and semi-important points.

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

No branches or pull requests

5 participants