Matthias Wallnöfer

Results 71 comments of Matthias Wallnöfer

Any news?

Any news on this?

I have looked into this and it's not so easy to fix. Let me explain: I hope that you have some knowledge about the internal Jolie value representation (reference: https://docs.jolie-lang.org/documentation/basics/data_structures.html)....

Ah, sorry I have forgotten this. Please find my commit which fixes the dependencies: https://github.com/jolie/jolie/commit/e5189f9f76bef0792cad76a5d3aa7da5987ac79f. Okay, this should be working now...(silly error)

Unfortunately not completely, I had not the time to update the ticket. Everything compiles, the program starts but then the client hangs in the response loop (see attachment). [localSocket.zip](https://github.com/jolie/jolie/files/4528722/localSocket.zip)

@fmontesi I have done an analysis on behalf of _strace_. The sockets are set-up and the connection gets established, but then the detection of the new data available does not...

Any news on this one?

As extensively discussed in PR #344 I see no real value adding it and propose to mark it as an enhancement.

@fmontesi indeed your approach seems to be cleaner. I would also drop the ".dropRootValue" parameter and introduce a ".ignoringElementContentWhitespace" one.