Log message #2299069

# At Username Text
# Sep 22nd 2011, 02:06 mdunham918_ yes true
# Sep 22nd 2011, 02:03 markstory all frameworks have a lot of files though.
# Sep 22nd 2011, 02:03 markstory but that includes test files.
# Sep 22nd 2011, 02:03 markstory I'm counting 840 files in cake2.0
# Sep 22nd 2011, 02:01 markstory mdunham918_: I bet more than half the files in cake are test cases.
# Sep 22nd 2011, 02:01 markstory was reeetarded
# Sep 22nd 2011, 02:01 markstory c
# Sep 22nd 2011, 02:01 markstory that was 'controller' login
# Sep 22nd 2011, 02:01 markstory I worked on a code base that had a 3500 line switch statement
# Sep 22nd 2011, 02:00 mdunham918_ instead of controllers he used one big switch() statement hehe
# Sep 22nd 2011, 01:59 mdunham918_ i was like whateva he tried to write his own framework didn't turn out so well
# Sep 22nd 2011, 01:59 mdunham918_ they ran some terminal commands on a base cake baked project no customization and it contained something like 1200 files or something
# Sep 22nd 2011, 01:57 markstory doctrine is a fair bit more convoluted to get going for sure.
# Sep 22nd 2011, 01:57 markstory interesting, I've not heard that complaint about cake before.
# Sep 22nd 2011, 01:56 mdunham918_ yes directories and files
# Sep 22nd 2011, 01:56 mdunham918_ To be honest what I don't like about doctrine is the fact I tried it out couldn't figure it out in 2 hours so gave up and decided i didn't wanna play with it anymore :)
# Sep 22nd 2011, 01:56 markstory footprint? as in directory layout?
# Sep 22nd 2011, 01:56 mdunham918_ hmm the only complaint I ever here from people is the footprint cake has but i myself don't mind it. I think its a difference between a designer and a developer though. Me being a developer care less about directory structure.
# Sep 22nd 2011, 01:55 markstory why don't you like doctrine?
# Sep 22nd 2011, 01:55 markstory there isn't a formal list.
# Sep 22nd 2011, 01:54 mdunham918_ is there a list of things ppl don't like with them? I'd take them over Doctrine anyday
# Sep 22nd 2011, 01:54 markstory And trying to make changes that address those problems, and give some better separation to models.
# Sep 22nd 2011, 01:54 markstory I think we'll start with finding out what the pain points are with the current system.
# Sep 22nd 2011, 01:54 markstory I don't even have a clear idea of what I would do.
# Sep 22nd 2011, 01:53 mdunham918_ markstory: what would your propose i think models work great
# Sep 22nd 2011, 01:52 markstory probably, there is a fair bit of planning and discussing to do around changing models.
# Sep 22nd 2011, 01:52 mdunham918_ yea but I'm sure 3.0 work will start soon after 2 goes out
# Sep 22nd 2011, 01:52 friskd moving forward.
# Sep 22nd 2011, 01:52 markstory friskd: that would work :)
# Sep 22nd 2011, 01:51 markstory and doing a smaller no BC changes release for 2.1
# Sep 22nd 2011, 01:51 friskd markstory: Simple Hack in beforeFilter: if($this->RequestHandler->isPut()){ parse_str(file_get_contents("php://input"),$putData); $this->params['form'] = $putData; }
# Sep 22nd 2011, 01:51 markstory but we're focusing on finishing 2.0 first
# Sep 22nd 2011, 01:51 markstory mdunham918_: There have been talks of the next big release being 5.3 and updating models.
# Sep 22nd 2011, 01:51 mdunham918_ !date
# Sep 22nd 2011, 01:51 mdunham918_ !dating
# Sep 22nd 2011, 01:50 mdunham918_ i could build one in 60 minutes :P
# Sep 22nd 2011, 01:49 Styles What's that dating site somebody made in like 60 hours with cake?
# Sep 22nd 2011, 01:49 mdunham918_ baby steps :)
# Sep 22nd 2011, 01:49 mdunham918_ this is a great transition into 5.3 with cake2
# Sep 22nd 2011, 01:49 mdunham918_ namespaces
# Sep 22nd 2011, 01:49 mdunham918_ any plans for a 3.0 laid out anywhere any rumors of 5.3?