On Dec 19, "H. Turgut Uyar" <u...@itu.edu.tr> wrote:

> I've started re-implementing imdbpyweb using Paste Webkit.

Looks really promising: the code is much cleaner!

> Before I go any further I wanted to ask for some feedback. Is there
> a need for such a thing?

As said, imdbpyweb works, but it's cursed by some old-time
problems: it can't be easily integrated in an existing web server,
and actually I'm not even sure its multithreading is working. :-/

So... given how much imdbpykit already does, I think it's worth
to continue working on it.

> If we decide to proceed with it, it can be checked into the imdbpy
> subversion repository alongside imdbpyweb.

Yup - you have write access, so feel free to do anytime now, if
you want.

> - The remaining requirements can be easy_installed:
>   PasteWebkit, ZPTKit, WSGIUtils, IMDbPY

I think that Component http://wiki.webwareforpython.org/component.html
is required, too.

> To run, after extracting the tarball, the command is:
> 
> paster serve config.ini

Tested and liked. :-)
The only drawback that comes to mind is the number of dependencies:
at least in Debian/unstable some of them are not even packaged. :-/


Thanks!
-- 
Davide Alberani <davide.alber...@gmail.com> [PGP KeyID: 0x465BFD47]
http://erlug.linux.it/~da/

------------------------------------------------------------------------------
_______________________________________________
Imdbpy-devel mailing list
Imdbpy-devel@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/imdbpy-devel

Reply via email to