Okay, fine, I am doing that. I have a lot of problems with Bake, though -- mostly implementation, usability, or bug problems, and not actual problems with me getting Bake to work.
Examples: - Bug: pressing CTRL-D at many points in cake to quit (which is a pretty routine way to quit a running CLI program on Linux) and Cake will go into an endless loop - Bug/Feature Request: Cake should let you go back and *edit* values instead of just pooping out at the end when it says "Look okay?". (If you say no it just goes "Cake aborted" and quits) - Bug/Feature Request: Cake ought to be able to build all of my M/V/ Cs at once, or, at the very least, a specified list or, at the very very least, ask me, "Bake another?" at the end of the bake process not *quit* immediately after building a single M, V, or C. I mean, if you bake a model, you pretty much are going to want to bake the controller and views for it, too. I probably have more... I will post these to Trac when I get a chance, but I just thought I'd mention them. later... On Jun 5, 8:13 am, Ketan Patel <[EMAIL PROTECTED]> wrote: > The best way is Bake the MVC using bake and then manually edit the > code to suit your needs. It looks to me you are happy with the > Scaffolding and just need additional checkboxes to play with the row > data! If yes, then all you have to do is edit the view file to add the > checkboxes appropriately and then edit the action in controller to > handle this checkboxes! Nothing fancy here, This will get you in right > direction. --~--~---------~--~----~------------~-------~--~----~ You received this message because you are subscribed to the Google Groups "Cake PHP" group. To post to this group, send email to [email protected] To unsubscribe from this group, send email to [EMAIL PROTECTED] For more options, visit this group at http://groups.google.com/group/cake-php?hl=en -~----------~----~----~----~------~----~------~--~---
