maschmann / TranslationLoaderBundle

Symfony2 bundle with database translation loader

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Trigger translation loader other than with dummy files

maschmann opened this issue · comments

There are two possible options that come in mind:

  • Create compiler pass to add db loader to list of loaders
  • make use of db loader optional (semantic configuration)