session:get($key as xs:string) as item()
or similar
/Andy
Hi Andy,
good catch; for some reason, the implementation of this function was
> Looking good. One minor issue, the two argument form of session:get [1]
> with a default seems to be broken.
set to private. I have just fixed this in the latest snapshot.
I couldn't reproduce this so far; do you have an example?
> Also regarding the wiki session documentation: The session get/set functions
> are documented as only taking string values but, usefully, they will take
> other data such as nodes.
Christian