Re: Next steps for ezmlm-idx
Jose Luis Martinez <[email protected]> Wed, 17 Sep 2008 19:16:13 +0200
| Newsgroups | gmane.mail.ezmlm |
|---|---|
| Message-ID | <[email protected]> |
Lars Kruse escribió:
> Hi,
>
>
> yes - a subscription web-interface would indeed be great.
> I am currently maintaining the ezmlm-web interface
> (https://systemausfall.org/toolforge/ezmlm-web/), which is written in perl. If
> you think, that this could be common base for a future interface, then I would
> be happy, of course.
> But since I grew a little bit tired of perl ("ezmlm-web" was originally
> developed by Guy Antony Halse - I took over the project in 2005), I would also
> be happy to contribute to a new python replacement.
Maybe you would like to port ezmlm-web to the Perl Catalyst MVC
framework http://www.catalystframework.org/.
I've managed to port some old CGI programs to Catalyst, and now they are
really fast, better organized (as Catalyst helps you organize your code
better), and I've had a really fun time, as the framework is really
good! There would be no problem in helping you out, also.
I've been looking at the ezmlm-web code, and it really looks as if it
was not all that dificult to restructure the code, and fit it into the
Catalyst Framework. I really would go for a new subscription interface,
in another language if wanted, but it would be a shame to leave all the
ezmlm-web code behind, because I think ezmlm-web does a good job
already, and a total rewrite is just asking for new bugs.
Jose Luis Martinez
[email protected]