On Sunday 20 November 2011, Jeff Trawick wrote: > On Sun, Nov 20, 2011 at 3:41 AM, Stefan Fritsch <[email protected]> wrote: > > Would it make sense to pass the ap_errorlog_info struct instead? > > It has contains most of the args and is extensible with only a > > minor MMN bump. > > (shrug) > > it might be less aggravating to existing callers to simply add the > conn_rec parm prior to 2.4.x GA vs. changing the entire interface
There is also the module_index parm added compared to 2.2. And that hook has too many args already. I have changed it now in r1204614. > (not many existing callers, dunno if we are entertaining API > changes prior to GA anyway) Actually, I think all of the API changes / MMN bumps currently in trunk make sense for 2.4, too.
