On Apr 05, Giuseppe Corbelli <[EMAIL PROTECTED]> wrote:

> As said before, I'm simply converting imdbpy2sql to support the
> sqlobject backend. Being lazy, I have readMovieList castLists
> doAkaNames done.

It's already a lot of work!  I fear that the sql data access system
will be a real pain in {wherever-you-dont-like-it}.
Yeah, I'm optimist by nature... ;-)

> I will commit everything ASAP. Highest priority is to finish this
> work, so we can build the DB.

Fine; once you commit the imdbpy2sql.py script, remember to commit
also the utils.py: I can't find your python implementation of soundex(),
in the CVS.

> Sure! Perhaps implement a C module? Feel free to move the actual
> soundex python code if it's not in the right place.

I'll work (well.. I'll search for a free software implementation) on
the C function.

> We also need to define which tables/columns we want to save the
> phonetic code for. For now only Title.title, but I expect also
> Name.name

Sure.  Moreover I fear that for every single title we will need two
or more soundex pattern; E.g.: "The Title" and "Title, The".
I'm still unsure, I have to think about it.


PS: this mailing list is available though gmane and mail-archive:
    http://dir.gmane.org/gmane.comp.python.imdbpy
    http://www.mail-archive.com/imdbpy-devel%40lists.sourceforge.net/

-- 
Davide Alberani <[EMAIL PROTECTED]> [PGP KeyID: 0x465BFD47]
http://erlug.linux.it/~da/


-------------------------------------------------------
This SF.Net email is sponsored by xPML, a groundbreaking scripting language
that extends applications into web and mobile media. Attend the live webcast
and join the prime developer group breaking into this new coding territory!
http://sel.as-us.falkag.net/sel?cmd=lnk&kid=110944&bid=241720&dat=121642
_______________________________________________
Imdbpy-devel mailing list
Imdbpy-devel@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/imdbpy-devel

Reply via email to