I’ve been reading up on the CakePHP documentation (as I have mentioned a few times before), and I’ve noticed that there are some sections missing from it. Not a whole lot, but enough that one can miss some things. I have also noticed a lot of people complaining about it, or at least commenting on it, but I’m of the belief that one shouldn’t complain about things that one can change, and since they enable people to edit the manual, I’m determined to do so once I feel secure enough in my knowledge of CakePHP.
That being said, I’m almost done reading the manual, or the bits I need anyway, so I’m going to get started on the actual development. Also, a quick side-note here.. The Containable behaviour is brilliant and quite definitely one I’m going to use for my projects.