Well, you could ask for your money back if it was not FREE! Did you check if there is a constrain for sfSqliteCache not to support that option or did you think about adding it yourself? And the "configuration bugs" you are talking about seem to bother you only and you found a work around for it, right? Symfony does much more that it advertises and such emails about this and that not working as you expected should be turned into patches rather than angry emails...
rihad wrote: > %SF_DATA_DIR%/config/factories.yml has > default: > view_cache: > class: sfFileCache > param: > automaticCleaningFactor: 0 > cacheDir: %SF_TEMPLATE_CACHE_DIR% > > my config/factories.yml has > > all: > view_cache: > class: sfSQLiteCache > param: > automaticCleaningFactor: 0 > # cacheDir: %SF_TEMPLATE_CACHE_DIR% > > > Error: sfSQLiteCache cannot take "cacheDir" as an option > > > > This, and all other configuration bugs, are embarrassing! Why not > first take Symfony out of its pre-alpha stage, and _then_ start > advertising its support of numerous unrivaled features!! :-((( > > > > > > --~--~---------~--~----~------------~-------~--~----~ You received this message because you are subscribed to the Google Groups "symfony developers" group. To post to this group, send email to [email protected] To unsubscribe from this group, send email to [EMAIL PROTECTED] For more options, visit this group at http://groups.google.com/group/symfony-devs?hl=en -~----------~----~----~----~------~----~------~--~---
