Adam Kennedy <[EMAIL PROTECTED]> writes:

[...]

> The version of the implementation is not the same as the
> version of the API. If Apache2:: can be kept compatible 
> (or "almost" compatible) then there is no need to increment
> the API version, regardless of whether the implementation
> version goes to 2.2 or 2.4 or 3. 

Agreed.  I also don't see why renaming Apache::RequestRec to
Apache2::RequestRec requires any current mp2 module authors
to rewrite their code.   We just need to provide the original
Apache:: APIs for them as well.  

The neat thing is, we know who those guys are because they 
all "use Apache2".  Since it's apparently been removed from 
the branch, maybe we should think about restoring that module,
and rewriting it so that it just provides all the current APIs
instead of mucking around with @INC.

-- 
Joe Schaefer


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

Reply via email to