# |
Sep 22nd 2011, 08:03 |
rchavik |
cake bake controller foos admin |
# |
Sep 22nd 2011, 08:02 |
diverdude |
rchavik, i was just thinking it could provide me with a nice skeleton |
# |
Sep 22nd 2011, 08:02 |
diverdude |
rchavik, by answering yes to cake asking me to use dynamic scaffolding |
# |
Sep 22nd 2011, 08:02 |
rchavik |
i don't use var $scaffold scaffolding.. but i use baked files, and add features |
# |
Sep 22nd 2011, 08:01 |
rchavik |
you mean by using var $scaffold ? |
# |
Sep 22nd 2011, 08:00 |
diverdude |
is it a good idea to start off an application by creating dynamic scaffolding and then modify/build on top of that ? (i will be using auth and acl) |
# |
Sep 22nd 2011, 08:00 |
rchavik |
omg.. 45G each ? |
# |
Sep 22nd 2011, 07:59 |
dakota |
yeah, sounds like larry |
# |
Sep 22nd 2011, 07:58 |
Section58 |
yeah, aprrently they were like pro HD and like 45gigs each |
# |
Sep 22nd 2011, 07:58 |
Section58 |
will have to poke nut in the butt |
# |
Sep 22nd 2011, 07:58 |
dakota |
larry's still busy with them, there are 44 of them |
# |
Sep 22nd 2011, 07:58 |
Section58 |
after about a week i forgot to check for them |
# |
Sep 22nd 2011, 07:58 |
dakota |
nope |
# |
Sep 22nd 2011, 07:58 |
Section58 |
are the fest vids up yet ? |
# |
Sep 22nd 2011, 07:57 |
dakota |
direct link: http://tv.cakephp.org/video/CakeFoundation/2010/12/24/brandon_plasters_-_simplifying_heavy_client_side_web_applications_using_cakephp_and_adobe_flash_builder_4 |
# |
Sep 22nd 2011, 07:57 |
eldamar |
cool, i'll check that out |
# |
Sep 22nd 2011, 07:57 |
dakota |
tv.cakephp.org |
# |
Sep 22nd 2011, 07:57 |
eldamar |
were can i see it? |
# |
Sep 22nd 2011, 07:57 |
dakota |
maybe it'll help? |
# |
Sep 22nd 2011, 07:57 |
dakota |
there was a talk at last year's cakefest about flex |
# |
Sep 22nd 2011, 07:57 |
eldamar |
i know... |
# |
Sep 22nd 2011, 07:56 |
dakota |
you poor poor thing |
# |
Sep 22nd 2011, 07:56 |
eldamar |
flash with amfphp using cpamf plugin =/ |
# |
Sep 22nd 2011, 07:56 |
dakota |
flex? |
# |
Sep 22nd 2011, 07:56 |
eldamar |
now* |
# |
Sep 22nd 2011, 07:56 |
eldamar |
dakota: the fix with importing ByteArray class solved the problem i was having that break cake but not i have a new problem within Flex, my guess is that whenever i am using Flex and calling something from the model i allready have ByteArray class loaded =/ probably something to do with how this plugin is setup =/ |
# |
Sep 22nd 2011, 07:37 |
geoid |
dakota: that did the trick. Thx, would never have thought of that! |
# |
Sep 22nd 2011, 07:35 |
dakota |
ok |
# |
Sep 22nd 2011, 07:33 |
geoid |
1.3 |
# |
Sep 22nd 2011, 07:33 |
dakota |
geoid: what version of cake are you using? |
# |
Sep 22nd 2011, 07:33 |
geoid |
dakota: ok that's weird, since I'm supposed to be working on a clean version of cake. Guess I better download it again. Thanks! |
# |
Sep 22nd 2011, 07:33 |
dakota |
geoid: if it isn't there then you, or somebody working on the project must've deleted it |
# |
Sep 22nd 2011, 07:32 |
dakota |
geoid: there wouldn't be, since it is included in the cake downloads already |
# |
Sep 22nd 2011, 07:32 |
geoid |
and no webroot/test.php doesn't exist, but there's nothing in the tuts about setting that up. |
# |
Sep 22nd 2011, 07:32 |
geoid |
dakota: http://www.mydomain.com/tests.php |
# |
Sep 22nd 2011, 07:31 |
eldamar |
dakota: thanks! that works |
# |
Sep 22nd 2011, 07:31 |
dakota |
geoid: and what url are you accessing? |
# |
Sep 22nd 2011, 07:31 |
dakota |
geoid: does webroot/test.php exist? |
# |
Sep 22nd 2011, 07:30 |
geoid |
Error: Test.phpController could not be found. |
# |
Sep 22nd 2011, 07:30 |
geoid |
I'm having some trouble getting cake unit tests working... could really use some help. I've followed the tuts, but I keep getting this error: |
# |
Sep 22nd 2011, 07:30 |
dakota |
eldamar: App::import('Vendor', 'Cpamf.WrapperClasses', array('file' => 'amfphp'.DS.'core'.DS.'amf'.DS.'util'.DS.'WrapperClasses.php')); |