Fabrizio Montesi

Results 105 comments of Fabrizio Montesi

Fantastic, thanks!

@klag I put the code to under the counter: https://github.com/jolie/jolie/blob/aed9fee1625f50b077850f2003e599a7e77155ae/jolie/src/main/java/jolie/process/ForEachArrayItemProcess.java#L65 But if I uncomment it, one of your tests fails. Can you look into that? ``` metajolie_old_syntax.ol... ❌ failed (TestFailed)....

I've opened a branch where you can test this, `fix/for-array`. I think that the triggering line is one of the invocations `compareValuesVectorLight@MetaJolie` in `test/library/metajolie.ol`.

Yes, it's now in `jolie-cli` and the interpreter class has its own class for configuration parameters. Closing this, thanks!

Now tracked in #475 .