On Mon, 2004-01-19 at 14:06, Geoffrey Young wrote:
[...]
May be we should take this further and make Apache::Server what Apache:: is used to be: i.e., just the httpd accessors. And create Apache::ServerRec similar to Apache::RequestRec which will give the access to $s?
Same with ConnRec?
I was going to suggest the same thing to one of Perrin's comments, so +1 on A::ServerRec and A::ConnRec in place of A::Server and A::Connection.
It does sound like a good and logical change to me too...
Obviously we need to wait a bit with changing everything and sleep on it for some time.
agreed :)
So, we need to complete this API renaming. 1.99_13 can't be released with half changed API. At the moment Apache::Server namespace contains functions operating on $s instances and global accessors to the Apache server, which is incorrect.
Looks like Apache::ServerRec was agreed upon.
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.
__________________________________________________________________ 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]