I have spoken to a few people about component level versioning. It
seams like the general notion is that component/dll versioning will not
be accomplished in the mozilla 1.0 timeframe, but rather our versions
story is based on a tarball release.
Thoughts?
Sean Echevarria wrote:
> minor nit: most Win32 Dlls do NOT have version numbers in the
> filename. If they did, dll hell wouldn't be so prevelant.
>
>
> On Fri, 07 Sep 2001 14:46:00 -0700, Wan-Teh Chang <[EMAIL PROTECTED]>
> wrote:
>
>>Win32 DLLs usually put the version numbers in the file names. So NSPR's
>>nspr4.dll is in fact not an unusual name for Win32.
>>
>>
>