As part of the effort to allow APR:: stuff
to work outside of mp2, the xs/typemap file
also needs examination: T_HASHOBJ, T_UVOBJ
both have modperl_ dependencies.  T_HASHOBJ
is problematic for apreq, because there are
API's like $upload->info that are meant to
return APR::Table objects, but they currently
are broken in apreq2 because we use the 
generic T_PTROBJ instead of the correct T_HASHOBJ
(because of the mod_perl.so dependency).

Not sure what the best fix for this is, so
I just thought I'd metion the issue and see what
folks think.

-- 
Joe Schaefer


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

Reply via email to