Re: extension functions and implicit lookup

2002-11-20 Thread Ben Martin
eforge.net> cc: (bcc: David N >Bertoni/Cambridge/IBM) > Subject: extension functions and

Re: extension functions and implicit lookup

2002-11-19 Thread David N Bertoni/Cambridge/IBM
[EMAIL PROTECTED] eforge.net> cc: (bcc: David N Bertoni/Cambridge/IBM) Subject: extension functions and implicit lookup

extension functions and implicit lookup

2002-11-19 Thread Ben Martin
>From reading here, http://xml.apache.org/xalan-c/extensions.html I can see how to make new functions available to the parser when I am calling the parser directly. I am wondering if there is a standard place to put shared libs on unix so that the parser can pick those up using XalanTransform etc s