On December 9, 2003 03:24 pm, Wez Furlong wrote: > The flip side is that we can provide them with a "localized" > (not in the i18n sense!) fix much sooner.
The current snapshot system contains a patched version (after the fix is applied) within 2 hours at most for source distributions and 4 hours for win32 distributions. > This isn't really a problem as you tend to mark all bug > reports as bogus anyway, and no one else provides support. I beg to differ, there are plenty of people (not to say that there couldn't be more ;) ) who handle bugs etc... you need to look no further then the NEWS file. I may have misunderstood you, so please correct me if I am wrong, but it seems are you advocating a system where by modules are compiled as shared. This approach would open a whole can of worms with users using conflicting module versions, trying to load same modules more then once and so on. Not only will this be a headache for the users, but also for the QA/developers who wish to solve user reported problems. Without a way to determine the exact version of the module it'd be nearly impossible to determine what code is the user actually using. Ilia -- PHP Internals - PHP Runtime Development Mailing List To unsubscribe, visit: http://www.php.net/unsub.php