rfc:propertygetsetsyntax

Differences

This shows you the differences between two versions of the page.

Link to this comparison view

Both sides previous revisionPrevious revision
Next revision
Previous revision
Next revisionBoth sides next revision
rfc:propertygetsetsyntax [2011/12/05 03:02] – [Further Reading] Added links to Uniform Access Principle references jmcastagnettorfc:propertygetsetsyntax [2011/12/22 15:15] – Added "Implementation" section with a link to Clint's article lieutenantclone
Line 504: Line 504:
 echo TimePeriod::$Hours;// Outputs 12 echo TimePeriod::$Hours;// Outputs 12
 </code> </code>
 +
 +===== Implementation =====
 +
 +An implementation of this proposal is being worked on by Clint Priest <phpdev at zerocue dot com> Information about implementation details can be found here: https://wiki.php.net/rfc/propertygetsetsyntax-as-implemented
  
 ===== References ===== ===== References =====
Line 520: Line 524:
   * [[http://msdn.microsoft.com/en-us/library/ms229006.aspx|Property Design (MSDN)]]   * [[http://msdn.microsoft.com/en-us/library/ms229006.aspx|Property Design (MSDN)]]
   * [[http://c2.com/cgi/wiki?UniformAccessPrinciple|Uniform Access Principle (C2 wiki)]]   * [[http://c2.com/cgi/wiki?UniformAccessPrinciple|Uniform Access Principle (C2 wiki)]]
-  * [[http://en.wikipedia.org/wiki/Uniform_access_principle (Wikipedia)]]+  * [[http://en.wikipedia.org/wiki/Uniform_access_principle|Uniform Access Principle (Wikipedia)]]
  
 ===== Changelog ===== ===== Changelog =====
rfc/propertygetsetsyntax.txt · Last modified: 2017/09/22 13:28 by 127.0.0.1