mark_story
|
0ef76eb69a
|
Adding a reference of the controller to the component collection, so components can easily access the controller in their constructor.
|
2010-09-14 22:52:51 -04:00 |
|
mark_story
|
f1164c93d6
|
Updating the various CakeExceptions to take arrays in their constructors. This allows for the existing templates to continue working, as well as generalize the way in which errors are handled. This change also makes the messages coming out of exceptions more readable and removes string hackery.
|
2010-08-29 21:37:25 -04:00 |
|
mark_story
|
dc67b9cacc
|
Moving all the exceptions into one file for the short term.
|
2010-08-28 00:08:35 -04:00 |
|
mark_story
|
19f008b1a4
|
Fixing broken tests in HelperCollectionTest
Moving unload into ObjectCollection as its common between 2 child classes, and possibly a 3rd.
|
2010-08-10 23:18:40 -04:00 |
|
mark_story
|
0f5e881f26
|
Fixing typo.
|
2010-08-10 23:18:40 -04:00 |
|
mark_story
|
fac97738ce
|
Making Controller use ComponentCollection.
|
2010-08-10 23:18:39 -04:00 |
|
mark_story
|
3666643b84
|
Adding ComponentCollection and a test case.
|
2010-08-10 23:18:39 -04:00 |
|