Stas Bekman <[EMAIL PROTECTED]> writes: > The real problem is that it's probably a bad idea to rely on > non-public APIs, since these behaviors can change at will.
Agreed. > Perhaps after all, using either a sub-class, or an optional > callback will be a more robust solution. The simplest solution I can think of is to add a magic callback to the APR::Table object. -- Joe Schaefer --------------------------------------------------------------------- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]
