From: Dmitriy S. <sha...@gm...> - 2012-02-08 14:42:57
|
Before your refactoring only 'x' required. Code itself should be protected as much as possible. It possible to make it readable by internal mechanism, because we do not sending the code outside, but sending it for evaluation and only result of evaluation is send outside. On Wed, Feb 8, 2012 at 7:39 PM, Adam Retter <ad...@ex...> wrote: > Indeed, XQuery is an interpreted language so you need both r and x. > > -- Dmitriy Shabanov |