Guite / MostGenerator

Transformation cartridges for generating Symfony bundles from ModuleStudio models.
https://modulestudio.de
23 stars 2 forks source link

Support explicit model cache control #44

Open Guite opened 13 years ago

Guite commented 13 years ago

Generated modules should use the caching methods offered by Doctrine cache drivers.

See https://github.com/zikula/core/issues/2699

Guite commented 7 years ago

Depends on the linked core issue, because the generator needs to rely on the caching providers configured in the config.yml file.