Stas Bekman wrote:
David Wheeler wrote:

On Tuesday, September 2, 2003, at 10:51 AM, Stas Bekman wrote:

This is for mod_perl 1.0, right? In mp2 it's APR::Table and it is available outside mod_perl (well, it's almost there, still need to remove a few dependencies on mp symbols).



Ah, that's cool. Yes, this is for 1.x.


Of course it needs libapr to be installed ;) APR:: classes will be used to implement a real Apache::FakeRequestRec (independent of mod_perl) once someone will code it.

ahem... :)


isn't it time we advocated Apache-Test over stuff like Fake::Foo?

seriously, though. for all the effort people put into stuff like Apache::FakeRequest, I would have thought the time better spent learning Apache-Test, which essentially not only makes these classes obsolete, but also encourages good programming practices (namely, writing tests instead of a one-off development process).

david, was there a real driving reason behind Apache::FakeTable that Apache-Test couldn't fill? is there a way we can make A-T better so that you wouldn't need FakeTable?

--Geoff


--------------------------------------------------------------------- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]



Reply via email to