On Sat, 23 Jun 2001, Doug MacEachern wrote:

> On Sat, 23 Jun 2001, Stas Bekman wrote:
>
> > I'm not sure how to approach this one. Should I log this issue somewhere
> > in todo/ ?
>
> sure.

ok

> > I did. It deletes the files on shutdown.
> >
> > Apache-Test/lib/Apache/TestServer.pm:199:  $self->clean unless $aborted;
>
> hmm, something else was causing the log to be left in tact for me.
> i think the default should be not to clean the files, 'make test' already
> runs t/TEST -clean, which those running t/TEST by hand can do if they want
> the files cleaned.

which means that line 199 should be removed, right?

> > > what loglevel is this?  apache LogLevel or Apache::TestTrace level?
> >
> > Apache::TestTrace
>
> ok, sounds good.  might be useful if it also sets LogLevel, which is
> hardwired to debug by default.

will do.

> > --devel then? still collides with -d. but now you can tell --deb vs --dev.
> > But first do you agree that it'd be nice to have an option to enable a
> > bunch of debug/development options at once. If you have some other idea
> > for the trigger please tell me, I don't seem to come up with a nice
> > replacement to devel/debug which doesn't start with 'd' ;)
>
> if the default is to not clean files, then -log-level (or -trace) should
> be enough, right?  or is there more things you wanted todo in this case?

nothing I can think of now. probably when the need for the bundle flag
arises we can add it then. We are still in the early alpha anyway, so we
can do any change we want :)

as for the debugger it'd be cool to hook ptkdb and ddd debuggers. How is
the choice of debugger should be handled?

_____________________________________________________________________
Stas Bekman              JAm_pH     --   Just Another mod_perl Hacker
http://stason.org/       mod_perl Guide  http://perl.apache.org/guide
mailto:[EMAIL PROTECTED]   http://apachetoday.com http://eXtropia.com/
http://singlesheaven.com http://perl.apache.org http://perlmonth.com/




---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]

Reply via email to