Jan Christopher Vogt

Results 207 comments of Jan Christopher Vogt

I am still a little concerned about performance with this and is scala reflection thread safe these days?

Nice!! A comment in the code linking to that URL may be nice. Will do it later when I am at a computer or if you want to be quicker...

Sure. Nice! On July 3, 2017 6:57:58 PM EDT, Jakob Odersky wrote: >Will do! Since this is something that can easily be forgotten, I was >also thinking of adding a...

For what operations? Do you have a link? On July 28, 2017 4:08:01 PM EDT, Jorge wrote: >@jodersky To the best of my understanding, the JDK does indeed cache >jars...

Jorge, I think that's just scalac. I think the JDK just loads classes once if not loaded, no timestamp involved. But could be wrong. On July 28, 2017 4:42:56 PM...

cc @fommil @darthorimar

There is no scala-native plugin right now (https://github.com/cvogt/cbt/issues/473). Shouldn't be hard to add though. @shanedelmore and I are working on an extended cross build example (and possibly some minor bug...

Or in short: Yes this should totally be possible, but hasn't been tested very well right now. Basically the idea is creating a Seq of builds, which are different subclasses...

Would be great to have more info with an example and the pain this is causing. Classifying it as backlog for now.