Thanks Perrin.

I probably skipped your Templating guide because I'd already used more than
half of them myself :)

I'm probably going to skip HTML_Tree because it's tree-ish and not
events-ish. I'm currently an events-ish type person.  Probably because I
imagine it's faster.

I'm also going to skip HTML::Seamstress since it has perl inside attrib
"values", which is not compliant 

>From the Seamstress man page

        <td class=worker id="$s->_text($s->{iterator}->{name})">    

That's no good.

I'll look closer into Petal...

Thanks Perrin, you are an incredible asset for the list, and mod_perl
community.

And thanks, of course to Doug.


-----Original Message-----
From: Perrin Harkins [mailto:[EMAIL PROTECTED]]
Sent: Wednesday, August 28, 2002 2:43 AM
To: Narins, Josh
Cc: '[EMAIL PROTECTED]'
Subject: Re: Done before?


Narins, Josh wrote:

>Before I proceed, are there ANY content management/templating systems that
>RELY EXCLUSIVELY on TAG ATTRIBUTE (name="value") nomenclature to allow
>interaction between template and perl code?
>  
>


Of course.  HTML_Tree 
(http://homepage.mac.com/pauljlucas/software/html_tree/) works this way 
and is mentioned in my templating guide 
(http://perl.apache.org/docs/tutorials/tmpl/comparison/comparison.html). 
 There is a more recent module based on the same idea, HTML::Seamstress, 
available on CPAN.

- Perrin


------------------------------------------------------------------------------
This message is intended only for the personal and confidential use of the designated 
recipient(s) named above.  If you are not the intended recipient of this message you 
are hereby notified that any review, dissemination, distribution or copying of this 
message is strictly prohibited.  This communication is for information purposes only 
and should not be regarded as an offer to sell or as a solicitation of an offer to buy 
any financial product, an official confirmation of any transaction, or as an official 
statement of Lehman Brothers.  Email transmission cannot be guaranteed to be secure or 
error-free.  Therefore, we do not represent that this information is complete or 
accurate and it should not be relied upon as such.  All information is subject to 
change without notice.


Reply via email to