Skip to content

num_races is a bad smell in the codebase #35

@kaladron

Description

@kaladron

There are a bunch of places where num_races is used that aren't needed now that we have a proper datastore. We should just ask for the next available player number (in enrol.cc) and load_race_data is just about precaching and we should push all the caching decisions into the database layer (with possibly hints to say "just load it all"

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions