Hi,
I tried to compile the project, and i got some errors on the master branch :
[info] Compilation completed in 12.579 s
[error] /Users/redarqas/projects/gremlins/core/src/main/scala/razie/gremlins/eng/Engine.scala:11: object g is not a member of package razie
[error] import razie.g._
[error] ^
Are-you planning to migrate to scala 2.11 ? 2.12 ?
Due to popular demand, I created a "wfs" version to just run scala code in parallel. Read the detailed user guide here .
I'm wondering, if with scala wfs version i can build something like Netflix conductor workflows, and their mecanism of passing inputs/outputs value through workflow tasks ?
Do you have some docs about how to handle inputs/outputs passing in gremlins ?
Hi,
I tried to compile the project, and i got some errors on the master branch :
Are-you planning to migrate to scala 2.11 ? 2.12 ?
I'm wondering, if with scala
wfsversion i can build something like Netflix conductor workflows, and their mecanism of passing inputs/outputs value through workflow tasks ?Do you have some docs about how to handle inputs/outputs passing in gremlins ?