Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Status SIP-21 #1

Open
MartinSenne opened this issue Mar 26, 2014 · 4 comments
Open

Status SIP-21 #1

MartinSenne opened this issue Mar 26, 2014 · 4 comments

Comments

@MartinSenne
Copy link

Hi Heather,

can you just say a few words about

  • the current state of SIP-21
  • dependency on libraries ( I'n able to build with 2.10.4 and
      libraryDependencies <+= (scalaVersion)("org.scala-lang" % "scala-reflect" % _),
      libraryDependencies ++= (
        if (scalaVersion.value.startsWith("2.10")) List("org.scalamacros" % "quasiquotes" % "2.0.0-M3" cross CrossVersion.full)
        else Nil
  • your current version of these libraries you are working with
  • a statement of "if" and "when" spores will be integrated to Scala
  • current problems / issues

Many thanks for answering so many question in advance,

Martin

@nightwolfzor
Copy link

+1 I'd like to hear more on the progress of spores too!

@MartinSenne
Copy link
Author

Hi Heather,

could you please add your comments! Thx!

Cheers, Martin

@nightwolfzor
Copy link

Any news?

@jvican
Copy link
Collaborator

jvican commented Jun 1, 2016

Hi @nightwolfzor and @MartinSenne, I'm not Heather but i'm doing some progress on the project right now, and I find myself capable of answering your questions. The status of the spores is good, there's a PR to be merged soon that improves considerably pickling/unpickling spores with the next release of scala-pickling. In the next days, I'd like to add more tests to spores, check that there're no bugs and make it more stable.

Regarding 2.10.x, we don't support it since our macros are only 2.11.x compatible. If you are really interested in this feature, let me know and I could try to figure out something.

We don't know yet if this is going to be finally integrated into Scala, though. We're on hold.

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

No branches or pull requests

3 participants