Hi Dag,
Dag Blakstad a écrit :
I guess a similar situation has been resolved by the the Play Framework,
that supports both plain Java and Scala. Take a sneak peek?
Play2 core is written in Scala and Java support is added on top of that.
Qi4j situation is quite the opposite.
As a side note, Play1 core is written in Java and only Scala templates
are supported.
I'll try to rephrase our concern here, Niclas tell me if I'm wrong.
Adding core Scala suppport probably need that some core Qi4j module(s)
depend on Scala.
Is there a way to add core Scala support in a way that Java only project
don't depend on Scala?
Couldn't the Fragment SPI idea we talked about be a way to go?
But, if scala/java collection mapping, serialization utilities and co.
can be added as a qi4j-core-scalasupport (sample name) module, without
adding scala dependency in java core modules, is possible, it could be a
good first step.
WDYT?
/Paul
_______________________________________________
qi4j-dev mailing list
[email protected]
http://lists.ops4j.org/mailman/listinfo/qi4j-dev