Log message #107464

# At Username Text
# Aug 6th 2008, 21:40 cobol i toothed on a little kernel though and such
# Aug 6th 2008, 21:40 nymacro And I'm not going to write a language interpreter in PHP, nor would I write a web application in C
# Aug 6th 2008, 21:40 cobol i have nothing against it, it's just incredibly tedious, so it's best for me to not touch it
# Aug 6th 2008, 21:40 nymacro I'm not going to write a systems-level program in PHP
# Aug 6th 2008, 21:40 nymacro I try to keep everything I do domain language specific
# Aug 6th 2008, 21:40 nymacro lol
# Aug 6th 2008, 21:39 cobol and then i quit
# Aug 6th 2008, 21:39 cobol nymacro: i keep remembering C fondly until i start doing stuff with it
# Aug 6th 2008, 21:39 crux nymacro: forget you c, bro
# Aug 6th 2008, 21:39 freebox why people like to say "Kohana is for professionals"?
# Aug 6th 2008, 21:39 nymacro I come from C mostly
# Aug 6th 2008, 21:39 t73net So does anyone know how to load a model object in an action, without using var $uses ?
# Aug 6th 2008, 21:39 cobol the whole stateless thing can be really awesome though
# Aug 6th 2008, 21:39 nymacro haha
# Aug 6th 2008, 21:38 cobol nymacro: perl rocked my world. PHP rocked my undies
# Aug 6th 2008, 21:38 crux pushDiiff is what i need!
# Aug 6th 2008, 21:38 cobol nymacro: yeah i used to write java and C++ on the desktop
# Aug 6th 2008, 21:38 crux gwoo: you rock!
# Aug 6th 2008, 21:38 nymacro cobol: indeed, there are more issues than that also. But I come from systems programming, web dev differs slightly
# Aug 6th 2008, 21:38 t73net you could foreach array_map it
# Aug 6th 2008, 21:38 gwoo achew22: pushDiff
# Aug 6th 2008, 21:37 achew22 I think I have to for each it
# Aug 6th 2008, 21:37 t73net cobol: True that
# Aug 6th 2008, 21:37 achew22 gwoo: yeah I've been playing with merge but I don't think this will get it :(
# Aug 6th 2008, 21:37 cobol besides, you dont often show all levels of relation
# Aug 6th 2008, 21:37 gwoo achew22: if its possible its in there
# Aug 6th 2008, 21:37 FurnaceBoy renan_saddam, claro q sim, tenho muitos amigos brasileiros ... mineiros tb.
# Aug 6th 2008, 21:37 cobol nymacro: the problem is that if someone accidentally defines something recursive, that could be really hard to debug
# Aug 6th 2008, 21:37 gwoo achew22: look at the other methods of the Set class
# Aug 6th 2008, 21:36 t73net hehe nope
# Aug 6th 2008, 21:36 nymacro I just assumed it would step down the heirarchy till it has nothing left to get
# Aug 6th 2008, 21:36 achew22 gwoo: I don't want to set the keys, I want to append data into a nested array. I'm trying to do a hybrid merge thingy.
# Aug 6th 2008, 21:36 nymacro makes sense
# Aug 6th 2008, 21:35 renan_saddam FurnaceBoy: are you serious about you? are you not brazillian? you know what mineiro means.. :P
# Aug 6th 2008, 21:35 t73net default recursion limit is 1 unless implicitly set
# Aug 6th 2008, 21:35 t73net hehe
# Aug 6th 2008, 21:35 nymacro thanks, was exactly what I needed. I'm not good with this web dev stuff (i usually recurse ad infinitum)
# Aug 6th 2008, 21:34 loki_racer cobol search to the rescue
# Aug 6th 2008, 21:34 FurnaceBoy renan_saddam, ah mineiro! I've visited BH once! great food , mulheres boas bastante risos
# Aug 6th 2008, 21:34 achew22 gwoo: what do I pass it to do that?
# Aug 6th 2008, 21:34 t73net How do I load a mdel object reference at runtime in an action ?