Re: Extension function and transformer handle

2005-01-24 Thread Robert Koberg
Henry Zongaro wrote: Hi, Marco. .. Use of extension functions - particularly user-defined extension functions - in XSLT is inherently not portable. It wasn't very helpful of me to point out that using ExpressionContext wouldn't be portable. Sorry about that. I don't have any suggestions

RE: Extension function and transformer handle

2005-01-24 Thread Henry Zongaro
Hi, Marco. "Marco Laponder" wrote on 2005-01-24 01:46:46 AM: > Thanks for you response. I did try to use the ExpressionContext > object by calling > the getVariableOrParam() function but it didn't find the param I set > on the transformer > (can't remember the exact message but I can look it up

RE: Extension function and transformer handle

2005-01-23 Thread Marco Laponder
lan-dev@xml.apache.org > Onderwerp: Re: Extension function and transformer handle > > > Hi, Marco. > > "Marco Laponder" <[EMAIL PROTECTED]> wrote on 2005-01-21 09:16:21 AM: > > Is it possible to get from an extension function and handle to the >

Re: Extension function and transformer handle

2005-01-21 Thread Henry Zongaro
Hi, Marco. "Marco Laponder" <[EMAIL PROTECTED]> wrote on 2005-01-21 09:16:21 AM: > Is it possible to get from an extension function and handle to the > transformer ? I need to get a parameter which is set onto the > transformer. I did aclompish this from an extension element but not > with an e

RE: Extension function and transformer handle

2005-01-21 Thread Marco Laponder
Xalan-Java, sorry for the missing information ;-) Kind regards, Marco Laponder [EMAIL PROTECTED] > -Oorspronkelijk bericht- > Van: Henry Zongaro [mailto:[EMAIL PROTECTED] > Verzonden: vrijdag 21 januari 2005 16:06 > Aan: xalan-dev@xml.apache.org > Onderwerp: Re: Extensi

Re: Extension function and transformer handle

2005-01-21 Thread Henry Zongaro
Hi, Marco. "Marco Laponder" <[EMAIL PROTECTED]> wrote on 2005-01-21 09:16:21 AM: > Is it possible to get from an extension function and handle to the > transformer ? I need to get a parameter which is set onto the > transformer. I did aclompish this from an extension element but not > with an e