I tried using parse_start() and parse_end but the timing of events wasn�t
quite as I expected. I will look deeper into the source of PerForm.pm and
see if you're doing anything I've missed.

Thanks for the tip,
Mark 

On 5/7/03 0:39, "Matt Sergeant" <[EMAIL PROTECTED]> wrote:

> On Friday, Jul 4, 2003, at 14:51 Europe/London, Mark Cance wrote:
> 
>> I have a taglib written with TaglibHelper. Much like TaglibHelper
>> itself
>> does with parse_start and parse_end, I have a common routine I want to
>> run
>> prior and proceeding the execution of sub within the taglib.
>> 
>> E.g.
>> sub start(){#do some ini}
>> sub end(){#clean up}
>> 
>> Sub someTag(){#return something usefull}
>> 
>> Anyone have any idea of how I can do this? As always any help
>> gratefully
>> received.
> 
> See PerForm.pm in AxKit::XSP::PerForm.
> 
> Matt.
> 
> 
> ---------------------------------------------------------------------
> To unsubscribe, e-mail: [EMAIL PROTECTED]
> For additional commands, e-mail: [EMAIL PROTECTED]
> 
> 


---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]

Reply via email to