Home | Trees | Indices | Help |
|
---|
|
object --+ | CachingObject --+ | AbstractScoreing
Defines a strategy for scoring objects (runs, runners, teams). The scoreing strategy is tightly coupled to the objects it scores.
Computed scores can (and should!) be stored in a cache.
|
|||
|
|||
Inherited from Inherited from Inherited from |
|
|||
information = None
|
|
|||
Inherited from |
|
Returns the score of the given objects. Throws UnscoreableException if the object can't be scored with this strategy. The returned score must implement __cmp__. |
Home | Trees | Indices | Help |
|
---|
Generated by Epydoc 3.0.1 on Fri Nov 3 23:56:07 2023 | http://epydoc.sourceforge.net |