Rather than default to development (which would be good for module and custom developers) I suggest we default to production.
Discuss. On next Thursday (4/26) this issue will be resolved to prepare for a 1.0 release.
| Comment | File | Size | Author |
|---|---|---|---|
| #4 | 1541862-4-production.patch | 1.31 KB | johnalbin |
Comments
Comment #1
jacineI think defaulting to production is a good idea, because that means noobs enable it and they're done. Personally, I'm using it on a site I'm working on and have left it in "production mode" most of the time during development. I'll take any help I can get making the pages load faster, since I reload all day long, and I tend not to need to look at the stuff in these files. :)
Comment #2
kepford commentedProduction.
Comment #3
constantinejohny commentedFor me it's production, too :)
Comment #4
johnalbinHere's a patch to do that.
Comment #5
mfer commentedCommitted. Thanks.