James Rogers kirjutas T, 07.10.2003 kell 01:48:
> Hi,
>
> I guess what I am wondering
> is whether there is any kind of quasi-official mechanism for putting
> certain features in certain future versions depending on the nature and
> significance of implementing those features and the number of things it
> touches.
I don't know of any (except discussing it om [HACKERS] ;), but I very
much like the way Pyhton does it via PEPs (Python Enchancement
Proposals) see: http://www.python.org/peps/ .
-----
Hannu