Charles Foster

Results 2 issues of Charles Foster

Hi Phil, I was wondering if it may be possible to support Function Annotations? ```xquery declare %my-ns:my-local("my value") %xdmp:single-without-arguments %xdmp:four-data-types("string", true, false, 123, 123.456) function local:process($var as xs:string) { 1...

It appears in Play 2.8.**2** (Akka HTTP implementation), the method `def createSSLEngine: SSLEngine` does not get invoked as the Play 2.8.**2** docs state that it should. From the looks of...

topic:documentation