Not so much hates, but frustrations when coding new apps (I'm sure
you've heard them all before, Nate:)

1. Auth, Session and Email should all be fat models with a thin
component interface if required.

2. More callbacks in Auth, Session and Email to allow logging + App
specific behaviour. (via App[Auth|Session|Email])

3. Http Basic/Digest Auth should be in Auth, not Security, so acl etc
can be shared easily.

4. Having to provide text and html bodies for email. (Should be able
to create html mail and have Cake write the text version
automatically).

5. Me, not be disciplined enough with my time to contribute back
fully...
--~--~---------~--~----~------------~-------~--~----~
You received this message because you are subscribed to the Google Groups 
"CakePHP" group.
To post to this group, send email to cake-php@googlegroups.com
To unsubscribe from this group, send email to 
cake-php+unsubscr...@googlegroups.com
For more options, visit this group at 
http://groups.google.com/group/cake-php?hl=en
-~----------~----~----~----~------~----~------~--~---

Reply via email to