On Thu, Aug 13, 2009 at 12:46:50PM -0700, Fred Moyer wrote:
> On Thu, Aug 13, 2009 at 12:21 PM, Jan Pazdziora<jpz-m...@adelton.com> wrote:
> > related to my previous post about getting to microsecond values
> > from APR/mod_perl, I propose to submit to CPAN a module
> > Apache2::RequestRec::Time which will add four functions (methods)
> > to Apache2::RequestRec: request_time_hires, request_duration,
> > request_duration_microseconds, and request_duration_hires.
> 
> I can't speak for the whole dev team, but I don't see any reason
> offhand why these methods couldn't be included in the core since they
> are RequestRec based.  This code is based off of the C api so it makes
> a bit more sense to me to have it in core than as an external module.

Having it in core mod_perl is definitelly also an option. 

That however will not bring the functionality to already-released 
mod_perl 2 versions around the world. So my idea was to release this 
module on CPAN and if it gets to mod_perl core eventually, even 
better.

-- 
Jan Pazdziora

---------------------------------------------------------------------
To unsubscribe, e-mail: dev-unsubscr...@perl.apache.org
For additional commands, e-mail: dev-h...@perl.apache.org

Reply via email to