Re: Cheetah
"R. Tyler Ballance" <[email protected]> Sun, 21 Jun 2009 14:02:19 -0700
| Newsgroups | gmane.comp.python.cheetah |
|---|---|
| Message-ID | <20090621210219.GA3264@starfruit> |
On Sat, 20 Jun 2009, mobil wrote: > would it be possible to support Cheetah on Google app engine Cheetah already runs on Google App Engine. If you install the version of Cheetah in the "next" branch it contains a minor patch that worksaround erroneous GAE behavior in the sandboxed 'inspect' module. (this will be released in v2.2.2 in the coming weeks) It's also suggested that you compile templates to run on GAE with '--settings="useAutocalling=False"' since you may run into issues with some has_key on GAE (see: bug #898: http://code.google.com/p/googleappengine/issues/detail?id=898) > the non c version of cheetah is very slow on app engine All but one part, the NameMapper in Cheetah is non-C, but yes, the C NameMapper will not run on GAE (for good reason). Mind your cross-posts as well ;) -R. Tyler Ballance Slide, Inc. ------------------------------------------------------------------------------ Are you an open source citizen? Join us for the Open Source Bridge conference! Portland, OR, June 17-19. Two days of sessions, one day of unconference: $250. Need another reason to go? 24-hour hacker lounge. Register today! http://ad.doubleclick.net/clk;215844324;13503038;v?http://opensourcebridge.org _______________________________________________ Cheetahtemplate-discuss mailing list [email protected] https://lists.sourceforge.net/lists/listinfo/cheetahtemplate-discuss
signature.asc
(application/pgp-signature, 197 B)
-----BEGIN PGP SIGNATURE----- Version: GnuPG v2.0.9 (GNU/Linux) iEYEARECAAYFAko+n9sACgkQFCbH3D9R4W/DIQCeN/nhEMG4Nheka0OsinhvXiPh 3qQAniT9spk+aqmC++Ia+njoyNpJahWl =QMp5 -----END PGP SIGNATURE-----