Difference between revisions of "Language design discussions"
(→Properties) |
(→Properties) |
||
Line 6: | Line 6: | ||
== Discussed design issues and free-form proposals == | == Discussed design issues and free-form proposals == | ||
=== Properties === | === Properties === | ||
− | Description | + | ===== Description ===== |
− | Thread | + | ===== Thread ===== |
* [http://forum.dlang.org/thread/ceukykobasewoexsrveb@forum.dlang.org Initial discussion where this topic has rised] | * [http://forum.dlang.org/thread/ceukykobasewoexsrveb@forum.dlang.org Initial discussion where this topic has rised] | ||
* [http://forum.dlang.org/thread/kdqrnl$13ft$1@digitalmars.com Walters follow-up with proposal to kill property, most info here] | * [http://forum.dlang.org/thread/kdqrnl$13ft$1@digitalmars.com Walters follow-up with proposal to kill property, most info here] | ||
− | ==== Essential moments ==== | + | ===== Essential moments ===== |
[[Property Discussion Wrap-up]] | [[Property Discussion Wrap-up]] | ||
− | ==== Proposals ==== | + | ===== Proposals ===== |
[[Property Discussion Proposal 1]] | [[Property Discussion Proposal 1]] |
Revision as of 15:48, 27 January 2013
D is an evolving and complex language. New features are proposed, unexpected interaction in old ones get found, design issues are raised. All this may involve hard debates in D newsgroup and if often forgotten. This page serves as an index for major design discussions and proposals.
Contents
Main DIP index
Discussed design issues and free-form proposals
Properties
Description
Thread
- Initial discussion where this topic has rised
- Walters follow-up with proposal to kill property, most info here