Joe Schaefer wrote:
> Stas Bekman <[EMAIL PROTECTED]> writes:
> 
> 
>>My proposal is:
>>
>>- drop $API_VERSION
>>- introduce:
>>   o $API_VERSION_MAJOR (2 for mp2.x
>>   o $API_VERSION_MINOR (0 for mp2.0, 2 for mp2.2, etc)
>>   and equivalent C define macros:
>>   o MODPERL_API_VERSION_MAJOR
>>   o MODPERL_API_VERSION_MINOR
> 
> 
> +1, looks like a good plan.

that's fine with me.  just remember that CGI.pm and others have already
migrated to MODPERL_API_VERSION at of RC5, so I'd either be really
appologetic and help them out, or keep MODPERL_API_VERSION as
"MAJOR.MINOR" alongside MODPERL_API_VERSION_MAJOR/MINOR.  in fact, I
think that's preferred.

--Geoff

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

Reply via email to