Fabrizio Montesi

Results 105 comments of Fabrizio Montesi

If the .... in the fault handler for myFault encounters a fault, you are not going to reach that rethrow. But I don't see how the handler for myFault is...

An uncaught fault inside of scope `a` may prevent executing releaseResource.

What's your point?

The benefit is just that the code is more modular. It doesn't add expressivity, just like in the other languages. It's a convenience. We have other conveniences, like default. The...

About default: that's what I mean. You can encode it using the rest of the language, hence it adds no expressivity, it's only a convenient feature. You statically know which...

This thing has come up again lately when developing caching mechanisms. It's not strong enough yet to motivate me to actually open a code editor and add the feature, but...

Hi @patranger, That would certainly be nice to have. I'm not sure we have anybody looking into distribution packaging at the moment. Is that something that might interest you? Would...

Why are we *reading* `_` into arrays? Shouldn't we just write arrays into `_`?

@klag @mwallnoefer @thesave What do you think about @bmaschio's proposal?

Tough one. :) I agree we should make Jolie rest of the world a priority with HTTP, but it'd be *really* weird that JolieJolie interactions require extra parameter settings. However,...