Results
An API and basic for managing results (save, load, derive) especially for sports events.
The current state is still on creating an abstract datastructure for being able to handle any case of sports events and other result based tasks. For that a first step to general API function was taken, but needs more discussion, so you're welcome to join.
Current base:
"Store data of a subject in a given scope"
- example : store the points of a participant in a sports event
Current plans:
* results.module
- general API functions for saving, loading and deriving data
- views implementation
Started discussion on: http://groups.drupal.org/node/15948
The current files are hosted on launchpad: http://bazaar.launchpad.net/~derhaside/results/head/files
For further information, please contact me.
