Hi Tom, can you send me your email address...don't want to spam
the whole mailing list like I am right now:)

Right now the only string handling I want to add is url/html/javascript/xml
text/xml attribute escaping...

I can send you the code later this afternoon...I've already implemented
most of it into the sablotron source, however it's not called the way
it probably should be (like sablot:url-encode('xxx'))....

-derek


-----Original Message-----
From: Kaiserovi [mailto:[EMAIL PROTECTED]]
Sent: Monday, July 17, 2000 1:48 AM
To: Sablotron Mailing List
Subject: Re: [Sab] extension functions...


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