[Mulgara-dev] SMF functions available
Paul Gearon
gearon at ieee.org
Wed May 30 14:11:37 UTC 2012
Hi,
I was away for a few days last week and your message was lost in my
mountain of email. I'm really sorry for not seeing it before now.
OK, just looking now....
Doh. There's a missing line of code. It must have dropped out since it
was last accessed. No, there isn't a regression test on it. Sigh. I'll
have to fix that.
Since you've written to the dev list, I'm going to guess that you are
able to compile from source. Is that right? If so, then you can add
the line easily. The constructor for MulgaraXPathFunctionResolver just
needs to add the following:
addFunctionGroup(new SmfFunctionGroup());
You'll find that file at:
src/jar/query/java/org/mulgara/query/xpath/MulgaraXPathFunctionResolver.java
I'll try to get a regression test in for this as soon as possible.
Regards,
Paul
On Thu, May 24, 2012 at 8:27 AM, Agustina Martinez <amgcia at gmail.com> wrote:
> Hello,
>
> I was trying to use the functions provided in the SMF namespace but when
> using them I always get "false" as result. Are they no longer available?
>
> Best,
> Agustina
>
> _______________________________________________
> Mulgara-dev mailing list
> Mulgara-dev at mulgara.org
> http://lists.mulgara.org/mailman/listinfo/mulgara-dev
>
More information about the Mulgara-dev
mailing list