I'm not quite agreeing with Philippe and Geoff. Blindly opening up fields, which have no special ap_ accessors for them is probably a good recipe into getting in troubles. I know Geoff's favorite phrase is "give them the feature and they will find the use for it". In this particular case, I'd suggest to be more cautious and leave things readonly until someone will ask to open up the accessor(s) to be settable. It doesn't take more than 1 second to open it up.
If you think some method should be settable, come up with an example where it'll be useful, make it a test and see if it works, then open it up. I know we have quite a few methods whose settable functionality is not tested, but it really should. Patches (from everybody, not only 3 of us) are more than welcome.
-- __________________________________________________________________ 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]
