Jack Nerad wrote:
Stas Bekman wrote:

Jack Nerad wrote:

Okay... This is the information that I have. Where I've marked META, could somebody answer those questions? Thanks!



Thanks a lot, Jack. Now most these META are already answered in the Apache docs. So the first thing to do is to import these and only then polish them.
That's why I have suggested that you don't spend any time on these just yet.



It isn't too much work to add what will be imported. So it is no big deal. I just wanted to get what I had out there so that people could look at it. I take it the imported documents will cover the Apache request object, or something?

the imported docs will cover all methods. there are many more object types than Apache::RequestRec


One of the questions I had was regarding dir_config being documented in the Apache::RequestRec module. That didn't seem right to me, since it isn't a method of that module. What are your thoughts? Should every object method be documented, or should the methods be kept with their modules?

Every method will be documented in the manpage for the module which contains it. For example dir_config belongs to Apache::RequestUtil and Apache::ServerUtil. So it'll be documented there.


I'll try to get things imported early next week (or may be Lyle will beat me to it ;) and then you can start merging your doc on top of the existing docs. Sounds OK?

Aye Aye. <patiently waiting import>

It's not a problem to import. We just wanted to make the import be formatted in the best way, so we have little work to polish. Just to give you an idea: there are more than 38 modules and there are hundreds of methods that need to be documented.


Thanks for your patience.


__________________________________________________________________ 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]



Reply via email to