Date: 11/19/00
- Next message: James Moore: "RE: [PHP-DEV] A suggestion regarding stabel vs. experimental on the extension level"
- Previous message: trifid <email protected>: "[PHP-DEV] PHP 4.0 Bug #7873 Updated: Dirname inconsistency"
- In reply to: Stig Venaas: "Re: [PHP-DEV] A suggestion regarding stabel vs. experimental on the extension level"
- Next in thread: James Moore: "RE: [PHP-DEV] A suggestion regarding stabel vs. experimental on the extension level"
- Reply: James Moore: "RE: [PHP-DEV] A suggestion regarding stabel vs. experimental on the extension level"
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]
Stig Venaas wrote:
> 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.
as moving files as a CVS user results in loss of history information
and moving the *,v files on the server requires too much privileges
i'd agree to the 'marker file' solution
but we should not hide the file, lets call it EXPERIMENTAL or
even stronger like WARNING-EXPERIMENTAL with some human readable
information inside and lets have ext_skel create it by default
the information should be as obvious as possible and not hidden
-- Hartmut Holzgraefe hartmut <email protected> http://www.six.de +49-711-99091-77-- 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: James Moore: "RE: [PHP-DEV] A suggestion regarding stabel vs. experimental on the extension level"
- Previous message: trifid <email protected>: "[PHP-DEV] PHP 4.0 Bug #7873 Updated: Dirname inconsistency"
- In reply to: Stig Venaas: "Re: [PHP-DEV] A suggestion regarding stabel vs. experimental on the extension level"
- Next in thread: James Moore: "RE: [PHP-DEV] A suggestion regarding stabel vs. experimental on the extension level"
- Reply: James Moore: "RE: [PHP-DEV] A suggestion regarding stabel vs. experimental on the extension level"
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]

