# |
Sep 23rd 2011, 13:20 |
robsdonkarls |
dakota: http://bin.cakephp.org/view/2006603713 |
# |
Sep 23rd 2011, 13:19 |
dakota |
bhp: with a saveAll, that would (iirc) |
# |
Sep 23rd 2011, 13:19 |
bhp |
I must be doing something wrong in that sense than |
# |
Sep 23rd 2011, 13:19 |
bhp |
Dakota; yeah! But why doesn't that work either? ;o] |
# |
Sep 23rd 2011, 13:18 |
dakota |
~tell robsdonkarls about bin |
# |
Sep 23rd 2011, 13:18 |
robsdonkarls |
thats it |
# |
Sep 23rd 2011, 13:18 |
robsdonkarls |
but i have the method startup implemented on my component |
# |
Sep 23rd 2011, 13:18 |
robsdonkarls |
dakota: im sry man, cant be more clear, what i said was i m getting this warning -> call_user_func_array() expects parameter 1 to be a valid callback, class 'AclManagerComponent' does not have a method 'startup' |
# |
Sep 23rd 2011, 13:18 |
bhp |
;o] |
# |
Sep 23rd 2011, 13:18 |
bhp |
I really need to get ahead with this. Perfectionism is my problem o] |
# |
Sep 23rd 2011, 13:18 |
dakota |
~tell bhp about habtm-alternative |
# |
Sep 23rd 2011, 13:17 |
dakota |
bhp: don't use habtm :) |
# |
Sep 23rd 2011, 13:17 |
bhp |
Any nasty hacks, meantime? |
# |
Sep 23rd 2011, 13:17 |
bhp |
I expect, in a month or 2, 3 I will be able to help you out |
# |
Sep 23rd 2011, 13:16 |
bhp |
But when I have time left (HAHA), I will ;o] |
# |
Sep 23rd 2011, 13:16 |
dakota |
robsdonkarls: so, you ask for help? And when somebody asks for more information so that they can help you, you decide that you don't need help anymore :/ |
# |
Sep 23rd 2011, 13:16 |
bhp |
Which is quite fun already |
# |
Sep 23rd 2011, 13:16 |
bhp |
I am writing a DagBehavior |
# |
Sep 23rd 2011, 13:16 |
bhp |
Hahahaha |
# |
Sep 23rd 2011, 13:16 |
ADmad |
bhp: we are waiting for someone smart enough like you to implemment it |
# |
Sep 23rd 2011, 13:15 |
dakota |
bhp: performance |
# |
Sep 23rd 2011, 13:15 |
dakota |
Then cake won't run it in the second case. HABTM saves don't run callbacks on the join model |
# |
Sep 23rd 2011, 13:15 |
bhp |
;o] |
# |
Sep 23rd 2011, 13:15 |
bhp |
and why not? |
# |
Sep 23rd 2011, 13:15 |
ADmad |
bhp: its because cake does not run behavior callbacks on associated models |
# |
Sep 23rd 2011, 13:15 |
robsdonkarls |
ADmad: nm man, ill figure this out by myself |
# |
Sep 23rd 2011, 13:15 |
bhp |
it is loaded setup is called (working with 2.0-rc1) |
# |
Sep 23rd 2011, 13:15 |
bhp |
correct |
# |
Sep 23rd 2011, 13:15 |
dakota |
bhp: Is the behaviour attached to PropertiesProperty? |
# |
Sep 23rd 2011, 13:14 |
bhp |
â?? my behavior's "beforeSave" is not invoked in the second case. |
# |
Sep 23rd 2011, 13:13 |
bhp |
;o] |
# |
Sep 23rd 2011, 13:13 |
bhp |
WHY?! |
# |
Sep 23rd 2011, 13:13 |
bhp |
However, this all works correctly when I PropertiesProperty->save(); but not when I Property->saveAll(); |
# |
Sep 23rd 2011, 13:12 |
ADmad |
robsdonkarls: am I to use my psychic powers to know what your plugin is and what you have coded in your component? |
# |
Sep 23rd 2011, 13:12 |
bhp |
Now properties_properties has to do some special things for me, so I created a behavior for it. |
# |
Sep 23rd 2011, 13:12 |
bhp |
One called 'properties' which is habtm via 'properties_properties' to a class 'ChildProperties' |
# |
Sep 23rd 2011, 13:11 |
dakota |
bioiq: Guide to the cake shell is here: http://book.cakephp.org/2.0/en/console-and-shells.html |
# |
Sep 23rd 2011, 13:11 |
bhp |
I have various models |
# |
Sep 23rd 2011, 13:10 |
bhp |
I am puzzled by some habtm behavior |
# |
Sep 23rd 2011, 13:10 |
bhp |
Hi Cakers! |
# |
Sep 23rd 2011, 13:08 |
robsdonkarls |
but nothing inside |