See MysqlMemberships.py.TODO ;-) K.
On Thu, 08 Jan 2004 10:13:15 -0500 Kevin McCann <[EMAIL PROTECTED]> wrote: > Hey K., > > Thanks for continuing this effort. I was wondering if you've given any > more thought to my suggestion of adding the listname as a field in the > table. That way you could have one larger table for members of all > lists, not one table per list. Yes, people can take what you've done and > create their own projects, but I'd rather keep the effort unified (and > at the same time try to get you to see it my way). ;-) > > Cheers, > Kevin M. > > > Kyrian (List) wrote: > > >FWIW. I've uploaded a new version of the MySQL member adaptor to the > >Mailman patches Sourceforge thing. > > > >Nothing much changed, except it now does a "CREATE IF NOT EXISTS x" on > >the table required for whichever list it is being called on, which > >crudely, but effectively gets around the need to manually create the > >list member tables. > > > >I've yet to incorporate suggestions I received from Barry about how the > >internals of it should work, and when I do that, I guess it will be the > >next significant release. > > > >As a general thought, I'd be interested to know (if anyone can find out > >for me) how many times that patch has been downloaded from Sourceforge. > > > >K. > > > >_______________________________________________ > >Mailman-Developers mailing list > >[EMAIL PROTECTED] > >http://mail.python.org/mailman/listinfo/mailman-developers > > > > > > > _______________________________________________ Mailman-Developers mailing list [EMAIL PROTECTED] http://mail.python.org/mailman/listinfo/mailman-developers
