Skip to content

Remove the backend classes’ factory methods #227

Open
@gergelypolonkai

Description

@gergelypolonkai

XXXCache.factory does exactly what the old xxx_cache functions did. If we could move these changes inside __init__ (or maybe an init_app method), these functions could be removed. This would also make creating custom classes much easier.

Metadata

Metadata

Assignees

No one assigned

    Type

    No type

    Projects

    No projects

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions