Re: [Module::Build] ask() and you will receive
Status: Beta
Brought to you by:
kwilliams
From: Randy W. S. <ml...@th...> - 2006-04-27 23:23:01
|
Ken Williams wrote: > > On Apr 24, 2006, at 12:35 AM, Randy W. Sims wrote: > >>> Here's a rough rough patch to implement something along those lines, >>> I think. Rough day, my brains not working well, and somehow this >>> simple little input routine has become one of the largest routines in >>> M::B, so I'd appreciate feedback. All names, behaviors, and every >>> last byte subject to change. >> >> Anyone have a chance to look over that patch? Does it do the right >> thing? Is it the behavior that was desired, and is it sensisble? > > I did have a look a couple of times, and I just keep feeling like we're > creating something too complicated. And that we're delaying 0.28 again. =( > > How's this proposal: let's keep the patch for ask() in the wings, and > release 0.28 without it. There's no real burning need for it, now that > y_n() and prompt() behave better in non-interactive mode. Hopefully we > can speed up the release schedule for things after 0.28, and we can plop > ask() into one of those releases when we're happy with it. At this point, I think I'd be very happy with that. Otherwise, there might soon be a full revolt. I apologize to everyone for not being more on top of things; it's difficult sometimes to manage between God, family, work, this, and other responsibilities. I very much envy those guys that can work full time jobs and still turn out gobs of code every day. Other than pulling the ask() method out along with it's documentation, is there anything else I need to do before release? I don't think we have any bugs that are more pressing than getting a release out are there? Randy. |