[Top][All Lists]
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
Re: php-mode
From: |
Stefan Monnier |
Subject: |
Re: php-mode |
Date: |
Fri, 05 Aug 2011 15:34:27 -0400 |
User-agent: |
Gnus/5.13 (Gnus v5.13) Emacs/24.0.50 (gnu/linux) |
>> More and more I am beginning to think Lennart may be right in saying
>> that it would be less work to rewrite php-mode.el from scratch. If
>> the community at large agrees, then I will personally volunteer to
>> write and maintain the code. Does anyone else think this is a better
>> route to pursue?
> Yes, if anyone is willing to step up to the plate and write an
> independent php-mode that we can include in Emacs, that is probably the
> best solution.
If possible, I'd rather integrate the existing code, to avoid the mess
of having umpteen alternatives.
So I'd recommend the following path:
- figure out who wrote which part of the code.
- from that, find out which part of the code is already covered by
copyright assignments or is otherwise "trivial enough" to not need any.
- try to get assignments from the remaining people.
- if some of those can't be found or refuse to sign such paperwork,
remove the corresponding code. When easy or important, rewrite the code.
Stefan
- Re: php-mode, Stefan Monnier, 2011/08/02
- Re: php-mode, Lars Magne Ingebrigtsen, 2011/08/02
- Re: php-mode, Stefan Monnier, 2011/08/02
- Re: php-mode, Ren, 2011/08/03
- Re: php-mode, Chong Yidong, 2011/08/05
- Re: php-mode,
Stefan Monnier <=
- Re: php-mode, Lars Ingebrigtsen, 2011/08/05
- Re: php-mode, Stefan Monnier, 2011/08/06
- Re: php-mode, Lennart Borgman, 2011/08/07
- Re: php-mode, Richard Riley, 2011/08/07
Re: php-mode, Ren, 2011/08/02
Re: php-mode, Richard Stallman, 2011/08/03