[Templates] Re: TT in Python
Darren Chamberlain
dlc@sevenroot.org
Tue, 10 Apr 2007 10:49:25 -0400
On 4/10/07, Benj. Mako Hill <mako@debian.org> wrote:
> I may help out a little bit. I would probably use it. I like TT2 and
> maintain the Debian package but am doing most of my work in Python these
> days.
If this is going to happen, we should bug Andy about getting it into
the canonical SVN repository.
Also, as I mentioned previously, I'm concerned about keeping
consistency between the Perl version and other versions, and getting
the tests shared between implementations will go a long way toward
this. Currently, the tests all use Template::Test, which reads test
templates, data, and expected results out of the __DATA__ section of
each .t file. I'd like to see these same test files used by the
Python implementation, although I don't know how we could do that just
yet.
--
(darren)