Tim Legant <[EMAIL PROTECTED]> writes: > Assuming I add a DB_CONFIRM_APPEND variable (which is an INSERT > statement in SQL that the user must write in their config), should > that take precedence over CONFIRM_APPEND, assuming they're both set? > I think I'd go with DB_CONFIRM_APPEND if DB_CONNECTION is not None, > otherwise CONFIRM_APPEND. Does that make sense to you?
How about append to both DB_CONFIRM_APPEND and CONFIRM_APPEND if they are both set? If this isn't feasible, then I'd opt for DB_CONFIRM_APPEND taking precedence over CONFIRM_APPEND if the user has set DB_CONNECTION. _________________________________________________ tmda-workers mailing list ([EMAIL PROTECTED]) http://tmda.net/lists/listinfo/tmda-workers
