Comment 16 for bug 677074

Revision history for this message
Dan Wells (dbw2) wrote :

When it comes down to it, as long as we have some sort of "weight" column when fallthrough comes along, there is nothing to prevent me from zeroing any column weights which do not make sense for my situation and use this new column to sort as needed. Maybe down the road a 'basic' interface could be added which puts a pretty face on similar setup.

Along different lines, I am wondering if we could right now benefit from a 'global' value setting in the matchpoint rows. It would enter consideration like a null column value (i.e. all the time), but sort like a direct match.

So, in my previous example, we could have something like:

dvd---------GLOBAL----------3 days

so if reference was weighted higher than circ_mod, this would keep it above the generic ANY reference rule, and thereby not require redundant dvd/true and dvd/false rows. Make sense? Worth it?