Date: 11/17/00
- Next message: admiral Coeyman: "[PHP-DEV] Re: PHP 4.0 Bug #7825 Updated: Configure keeps inserting a -l before -ldb and cannot detect required features"
- Previous message: justinmcleish <email protected>: "[PHP-DEV] PHP 4.0 Bug #7858: Access Violation at 0D884CE6"
- In reply to: Zeev Suraski: "Re: [PHP-DEV] A suggestion regarding stabel vs. experimental on the extension level"
- Next in thread: Hartmut Holzgraefe: "Re: [PHP-DEV] A suggestion regarding stabel vs. experimental on the extension level"
- Reply: Hartmut Holzgraefe: "Re: [PHP-DEV] A suggestion regarding stabel vs. experimental on the extension level"
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]
On Thu, Nov 16, 2000 at 09:46:06PM +0200, Zeev Suraski wrote:
> Actually it's quite possible, just not through CVS. If you move the ,v
> files, it would just work, and all of the revision history will be retained.
> I don't think that the experimental code should be excluded from releases
> (which will reduce the number of bug reports, and 'turn around time' from
> unstable to stable status for modules). Instead, if we could somehow
> clearly state that the extension is experimental, like force the switch to
> be --with-experimental-SOMETHING, then it should be ok.
I like this idea. It should be possible to tag some extensions as
experimental and change the status to stable without actually moving
anything. One way could be to have an extra check in the separate
config.m4 files, or perhaps better, alter config-stubs to only include
the config.m4 file if there isn't a file called say .experimental in
the extension directory.
Stig
-- PHP Development Mailing List <http://www.php.net/> To unsubscribe, e-mail: php-dev-unsubscribe <email protected> For additional commands, e-mail: php-dev-help <email protected> To contact the list administrators, e-mail: php-list-admin <email protected>
- Next message: admiral Coeyman: "[PHP-DEV] Re: PHP 4.0 Bug #7825 Updated: Configure keeps inserting a -l before -ldb and cannot detect required features"
- Previous message: justinmcleish <email protected>: "[PHP-DEV] PHP 4.0 Bug #7858: Access Violation at 0D884CE6"
- In reply to: Zeev Suraski: "Re: [PHP-DEV] A suggestion regarding stabel vs. experimental on the extension level"
- Next in thread: Hartmut Holzgraefe: "Re: [PHP-DEV] A suggestion regarding stabel vs. experimental on the extension level"
- Reply: Hartmut Holzgraefe: "Re: [PHP-DEV] A suggestion regarding stabel vs. experimental on the extension level"
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]

