On Jun 5, 2007, at 8:56 AM, JDS wrote:
> > 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 Try Ctrl+C (break/interrupt). Isn't Ctrl+D usually EOF or a logout key combo? > - 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. I'm pretty sure bake is still seeing some love during the development of 1.2 so make sure to log those tickets. (And submit patches). :) -- John --~--~---------~--~----~------------~-------~--~----~ 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 -~----------~----~----~----~------~----~------~--~---
