That's a nice approach. I'd like the core team to come up with an standard, though.
Thanks! On Oct 12, 5:34 am, Elte Hupkes <[email protected]> wrote: > I personally put myexceptionsin ([plugin-if-any])/Lib/Error/ > Exception/NameOfTheException.php and use > App::uses('NameOfTheException', 'Error/Exception') where they're > needed. Seemed like a Cake'ish way to do it, and they're not included > unless one is actually thrown. > > Another approach would be to include anexceptions.php file in > bootstrap like you said. > > On Oct 12, 2:54 am, Lucho Molina <[email protected]> wrote: > > > > > > > > > Oh... and the file would be where? in the lib folder? -- Our newest site for the community: CakePHP Video Tutorials http://tv.cakephp.org Check out the new CakePHP Questions site http://ask.cakephp.org and help others with their CakePHP related questions. To unsubscribe from this group, send email to [email protected] For more options, visit this group at http://groups.google.com/group/cake-php
