From: Adam R. <ad...@ex...> - 2011-04-18 08:28:42
|
util:eval is not part of the specs, so don't worry about it is the same way. On 16 Apr 2011 09:12, "Dmitriy Shabanov" <sha...@gm...> wrote: > On Sat, Apr 16, 2011 at 10:16 AM, Pierrick Brihaye < pie...@fr... >> wrote: > >> >> Le 16/04/2011 07:02, Dmitriy Shabanov a écrit : >> >> >> Yes, eXist's xquery engine resolve function on name & number of >>> parameters, but do not put types in account. Well, it should be >>> simple to improve ... >>> >> >> Keep quiet gentlemen :-) In the XQuery specs, we have : >> >> It is a static error [err:XQST0034] if the expanded QName and arity >>> (number of arguments) of the declared function are equal (as defined >>> by the eq operator) to the expanded QName and arity of another >>> function in function signatures. >>> >> >> (maybe stupid, but so are the specs) >> > > To finish picture: eXist do not raise XQST0034 at all :-) ... and will not > ... of course, this is my guess, but I don't see a way out for util:eval use > case > >> > -- > Dmitriy Shabanov |