[mod_python] simpleTAL and modpython

Bert Hughes bert at tela.com
Fri Jun 8 10:09:14 EDT 2007


I've used SimpleTAL/mod_python together, only one minor issue - can't get
escaped sequences (like   , <) in the template to work.  But it's
very fast, simplified development of somewhat project. Used the Zope-TAL
docs.

Bert Hughes

-----Original Message-----
From: mod_python-bounces at modpython.org
[mailto:mod_python-bounces at modpython.org] On Behalf Of David Bear
Sent: Thursday, June 07, 2007 11:08 AM
To: Roger Binns
Cc: list
Subject: Re: [mod_python] simpleTAL and modpython

On Wed, Jun 06, 2007 at 11:54:20PM -0700, Roger Binns wrote:
> -----BEGIN PGP SIGNED MESSAGE-----
> Hash: SHA1
> 
> David Bear wrote:
> > I was wondering if anyone is using simpleTAL with modpython -- and if
> > there are any issues with it.
> > 
> > While Zope is a great BIG framework with lots of stuff, it really is
> > overkill for some stuff. But I miss TAL when I don't have zope. 
> 
> I've been using Genshi from http://genshi.edgewall.org/ and it works
> wonderfully without the need for any other framework.  I've never used
> TAL before but a quick look through the docs leads me to believe that
> all the same features are in Genshi and in most cases in exactly the
> same way.

This looks like an interesting product. Syntactially it is very
similar to simpleTAL. I was interested in simpleTAL becuase it is
syntactically identical to the way TAL works in zope.

Obviously there are a lot of 'contextual' differences since there is
not zope framework running around simpleTAL. I'll have to look at
genshi more closely. 

Thanks for the pointer.

> 
> Roger
> 
> -----BEGIN PGP SIGNATURE-----
> Version: GnuPG v1.4.6 (GNU/Linux)
> 
> iD8DBQFGZ6ubmOOfHg372QQRAo9eAJwP9b4BSl6XWg60K0W/wUEARxZ3AACg4mkF
> F0x9KBh2ds8XY03uCQp3+Pc=
> =gqRi
> -----END PGP SIGNATURE-----
> _______________________________________________
> Mod_python mailing list
> Mod_python at modpython.org
> http://mailman.modpython.org/mailman/listinfo/mod_python

-- 
David Bear
phone: 	602-496-0424
fax: 	602-496-0955
College of Public Programs/ASU
University Center Rm 622
411 N Central
Phoenix, AZ 85007-0685
 "Beware the IP portfolio, everyone will be suspect of trespassing"
_______________________________________________
Mod_python mailing list
Mod_python at modpython.org
http://mailman.modpython.org/mailman/listinfo/mod_python




More information about the Mod_python mailing list