Log message #2300104

# At Username Text
# Sep 22nd 2011, 12:18 fenix` the other option im looking at is session->read/write
# Sep 22nd 2011, 12:18 dakota imo
# Sep 22nd 2011, 12:17 dakota then it isn't data
# Sep 22nd 2011, 12:17 fenix` want*
# Sep 22nd 2011, 12:17 fenix` what if the data i wan't isn't in a model?
# Sep 22nd 2011, 12:17 dakota fenix`: controllers should not need to 'talk' to each other. Rather your controller should call the correct method in the model that corresponds to the data you wish to get
# Sep 22nd 2011, 12:16 dakota fenix`: your controllers are for controlling flow of data from models to views.
# Sep 22nd 2011, 12:16 dakota ~why
# Sep 22nd 2011, 12:16 dakota bleh
# Sep 22nd 2011, 12:16 fenix` im thinking of using getters and setters
# Sep 22nd 2011, 12:16 dakota ~tell fenix`about why
# Sep 22nd 2011, 12:15 dakota fenix`: why?
# Sep 22nd 2011, 12:15 fenix` can i directly call another controllers function and receive data from it?
# Sep 22nd 2011, 12:12 diverdude dakota, yep..true
# Sep 22nd 2011, 12:12 beou133 hello everyone
# Sep 22nd 2011, 12:11 DidItAgain dakota is on a roll today
# Sep 22nd 2011, 12:10 dakota I did nothing but point you to where you should have gone in the first place
# Sep 22nd 2011, 12:10 diverdude dakota, thx
# Sep 22nd 2011, 12:09 diverdude aha, App::uses('Xml','Utility'); debug(Xml::toArray(Xml::build($str))); :)
# Sep 22nd 2011, 12:06 franki ah there!thanks a lot
# Sep 22nd 2011, 12:05 franki thanks il ltry
# Sep 22nd 2011, 12:05 franki ah
# Sep 22nd 2011, 12:05 franki you mean in the ctp file?
# Sep 22nd 2011, 12:05 dakota franki: echo $this->Session->flash();
# Sep 22nd 2011, 12:05 dakota franki: you need to output them in your layout/view
# Sep 22nd 2011, 12:04 franki stupid question,where i can activate setflash messages?i was working on app dir and they worked,then i added a layout and they dont show up now
# Sep 22nd 2011, 12:04 isaqual not usually talking myself :)
# Sep 22nd 2011, 12:04 dakota diverdude: try reading the docs :) http://book.cakephp.org/2.0/en/core-utility-libraries/xml.html
# Sep 22nd 2011, 12:03 isaqual any sense ?
# Sep 22nd 2011, 12:03 isaqual isaqual: my shell script looks like this -> http://pastebin.com/8L4pjJBi
# Sep 22nd 2011, 12:00 DidItAgain ADmad: I very well know of cakes legendary reputation regarding stability in beta releases, but is 2.0 really ready for prime time? What is your opinion
# Sep 22nd 2011, 12:00 ADmad define does not work
# Sep 22nd 2011, 12:00 diverdude ADmad, hmm App::uses('Xml'); also does not work
# Sep 22nd 2011, 11:58 ADmad diverdude: forget app::import for 2.0, use App::uses http://book.cakephp.org/2.0/en/core-utility-libraries/app.html?highlight=uses#App::uses
# Sep 22nd 2011, 11:58 isaqual Hey CakeShell problems again.. How I can Use my own imageresize helper with my shell script?
# Sep 22nd 2011, 11:58 DidItAgain It isnt really a widget heavy framework the way I see it
# Sep 22nd 2011, 11:57 DidItAgain ah..
# Sep 22nd 2011, 11:57 rchavik dunno yet.. perhaps the models + form in bake
# Sep 22nd 2011, 11:56 DidItAgain rchavik, Im thinking: What are you trying to achieve with sproutcore integration?
# Sep 22nd 2011, 11:56 DidItAgain got no repos as of yet though
# Sep 22nd 2011, 11:55 DidItAgain on git