# |
Sep 23rd 2011, 13:54 |
dakota |
Bjorns: depends |
# |
Sep 23rd 2011, 13:54 |
Bjorns |
And is it normal to build models of linktables also? |
# |
Sep 23rd 2011, 13:54 |
dogmatic69 |
~= 15% of his chats have that thing |
# |
Sep 23rd 2011, 13:54 |
dakota |
Bjorns: http://teknoid.wordpress.com/2009/01/06/another-way-to-think-about-mvc/ |
# |
Sep 23rd 2011, 13:53 |
dogmatic69 |
TooMuchCaffeine: i was thinking the same thing |
# |
Sep 23rd 2011, 13:53 |
TooMuchCaffeine |
lol. i think he has a keybind for that smiley |
# |
Sep 23rd 2011, 13:53 |
dogmatic69 |
!goodcake |
# |
Sep 23rd 2011, 13:53 |
dakota |
fat models, thin controllers |
# |
Sep 23rd 2011, 13:53 |
dogmatic69 |
Bjorns: because its the most important part of the app |
# |
Sep 23rd 2011, 13:53 |
dakota |
Bjorns: most of your code should be in models |
# |
Sep 23rd 2011, 13:53 |
Bjorns |
dogmatic69: So why would you ever wanna build models? |
# |
Sep 23rd 2011, 13:52 |
bioiq |
tnx ADmad |
# |
Sep 23rd 2011, 13:52 |
bhp |
Don't pay attention to itâ?¦ ;o] |
# |
Sep 23rd 2011, 13:52 |
dogmatic69 |
no, it's annoying |
# |
Sep 23rd 2011, 13:52 |
bhp |
It's my digital signature ;o] |
# |
Sep 23rd 2011, 13:52 |
bhp |
Hahaha |
# |
Sep 23rd 2011, 13:51 |
dogmatic69 |
bhp: http://irc.cakephp.org/search/cakephp/%3Bo%5D |
# |
Sep 23rd 2011, 13:51 |
ADmad |
bioiq: if you can't read/follow error messages you should probably look for an alternate profession |
# |
Sep 23rd 2011, 13:50 |
bhp |
;o] |
# |
Sep 23rd 2011, 13:50 |
dogmatic69 |
the joys of conventions over configuration |
# |
Sep 23rd 2011, 13:50 |
dogmatic69 |
Bjorns: cake builds models on the fly |
# |
Sep 23rd 2011, 13:49 |
Bjorns |
dogmatic69: ??? How does controllers then interactt with DB if there are no models? |
# |
Sep 23rd 2011, 13:49 |
bioiq |
http://bin.cakephp.org/view/1687118926 |
# |
Sep 23rd 2011, 13:49 |
bioiq |
ADmad, i don't understant you... BTW here is the link with the errors I get by giving the command 'cake bake all' |
# |
Sep 23rd 2011, 13:49 |
Hyra |
Is it at all possible to "import" a task from within a shell without predefining it? as in .. not having var $tasks = array() .. but some sort of App::import('Task', 'Whatever'); (which doesnt work ;) |
# |
Sep 23rd 2011, 13:48 |
dogmatic69 |
Bjorns: its not necessary to create models at all in cake |
# |
Sep 23rd 2011, 13:48 |
Bjorns |
Is it necessary to create models of linktables? |
# |
Sep 23rd 2011, 13:48 |
bhp |
I thought my name was rare, Bjorns ;o] |
# |
Sep 23rd 2011, 13:48 |
dogmatic69 |
ADmad: and the second line repeats it, in case you miss the first one... |
# |
Sep 23rd 2011, 13:47 |
Bjorns |
Hey. |
# |
Sep 23rd 2011, 13:47 |
ADmad |
bioiq: the very first line of the stack trace tells you what the problem is |
# |
Sep 23rd 2011, 13:47 |
bhp |
Alright, will get to it, thanks for the help dogmatic69 |
# |
Sep 23rd 2011, 13:47 |
bhp |
Yeah, that's why I was asking ;o] |
# |
Sep 23rd 2011, 13:46 |
dogmatic69 |
if you have transactions in your controller you are doing it wrong |
# |
Sep 23rd 2011, 13:46 |
bhp |
Doh! Of course ;o] |
# |
Sep 23rd 2011, 13:46 |
dogmatic69 |
bhp: no, you should be doing your save in a model |
# |
Sep 23rd 2011, 13:46 |
dogmatic69 |
!tell bioiq about bin |
# |
Sep 23rd 2011, 13:45 |
bioiq |
#9 {main} |
# |
Sep 23rd 2011, 13:45 |
bhp |
dogmatic69; What's that? I can handle transactions from within the controller? |
# |
Sep 23rd 2011, 13:45 |
bioiq |
#8 /usr/share/php/cake/lib/Cake/Console/cake.php(24): ShellDispatcher::run(Array) |
# |
Sep 23rd 2011, 13:45 |
bioiq |
#7 /usr/share/php/cake/lib/Cake/Console/ShellDispatcher.php(69): ShellDispatcher->dispatch() |