Derek,

you can look at Expression::callFunc() in expr.cpp to see what the
existing functions look like. 

There are no extension functions at the moment, so it's time to add
some. What kind of string handling do you want to implement?

It's OK to supply the code of the extension functions - I can modify the
code to actually call them.

Tom Kaiser


"Sayeau, Derek" wrote:
> 
> Hi,
> 
> Does anyone have any information they can share on extension functions
> within sablotron?  I'd like to add some to some string handling that
> is extremely slow using the standard functions as defined in the 1.0
> recommendation...
> 
> Thanks...
> 
> -derek

Reply via email to