On Thursday 13 January 2005 07:27 pm, Christopher H. Laco wrote:
To be honest, I was avoiding SimpleTaglib for a few, maybe not so good reasons. First, I'm stuck on AxKit 1.61 at the moment, and can't get 1.62 compiled on win32. I figured that I wanted to just stick with a home grown raw taglib for now until I can upgrade to 1.62 and see how the code migrates, and then make 1.62 a Makefile.PL requirement.
Well, if you can do it with SimpleTagLib then you sure should be able to do it with a raw taglib as well of course. :).
Which brings me back to my question: what all is in $e again? :-)
I can easily solve my problems by adding an extra "execute" or 'load' tag within my other containers tags, but that seems like a hack for the end users of the taglib.
<mytag:looper> <mytag:optionalfiltertag/> <mytag:load/>
<loopfoo>
</loopfoo> </mytag:looper>
-=Chris
--------------------------------------------------------------------- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]