Now we also need to agree whether we do the same change for Connection: i.e. Apache::ConnRec or Apache::ConnectionRec?
Since we fully spell RequestRec, FilterRec, and ServerRec, I think I like to fully spell ConnectionRec, i.e. my choice is Apache::ConnectionRec.
I think I prefer the class to match the C structure, leaving it Apache::ConnRec. but I'm not sure about this - ConnRec is rather ugly.
Yup, I prefer ConnectionRec.
also, don't forget about Apache::ProcessRec :)
That's right.
Though, the notation of Rec is quite messed up in other places. We have Filter and FilterRec, both are records, but totally different ones. There is the abstract filter record container which in turn contains a specific filter record.
__________________________________________________________________ Stas Bekman JAm_pH ------> Just Another mod_perl Hacker http://stason.org/ mod_perl Guide ---> http://perl.apache.org mailto:[EMAIL PROTECTED] http://use.perl.org http://apacheweek.com http://modperlbook.org http://apache.org http://ticketmaster.com
--------------------------------------------------------------------- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]
