Claudio Guidi
Claudio Guidi
default keyword alters the expressivity of the language because otherwise you need to specify all the handlers for all the faults. I see the advantages to exploit the dynamic updating...
Yes we could introduce rethrow. It is not a bad idea.
Yes, it could be the solution. (Also BPEL has the primitive rethorw)
I would add a parameter in the protocol where it is possible to specify where to store the information. The same that happens for the user-agent in the http protocol....
The idea should be to preserve the code from the different used protocol. If we insert in the request message some specific fields which depends on the protocol we will...
We should deprecate code that depends on the parameters of the protocol. If it is the case we must shift the problem on the architecture. As it follows: Case 1:...
I think it should be considered as a bug. It generates a lot of confusion. It is sufficient to forget the semicolon in a with for getting a bad interpretation...
The problem is related to primitve with because inside its scope, variable paths can start with dot. Thus, it is very common to have more than one expression in different...