# Roadmap

## Use repository pattern

The current ilTagging class should be transformed to a repository like pattern, the use of static methods should be prevented.