Where is the Value? with Joe Watkins
In this week’s episode we start off discussion with a recent PHP RFC Joe has been working on in-regard to typed properties, bringing up the value (if any) surrounding getters and setters. We then move on to Joe’s views on designing a programming language, and his mind-set that there should be no defined scope surrounding the features that the language should adopt. Finally, we wrap up the show with an update on how stabilisation of uopz is going for PHP 7, along with a reflection on the ‘Hacking on PHP 7’ screencasts we released earlier this month.
Show Links
- The Needles
- Musings, ninja ones: Hacking PHP 7
- Musings, ninja ones: Picking an Approach
- PHP RFC - typed-properties
- Async – Cooperative Multitasking for Hack
- Futures and promises
- Welcome to asynchronous multitasking PHP – amphp
- Cooperative multitasking using coroutines (in PHP!)
- Hacking on PHP 7 with Joe Watkins - Three Devs and a Maybe