parndt (Philip Arndt)
- Login: parndt
- Registered on: 04/03/2013
- Last sign in: 05/13/2015
Issues
| open | closed | Total | |
|---|---|---|---|
| Assigned issues | 0 | 0 | 0 |
| Reported issues | 0 | 0 | 0 |
Activity
04/23/2013
-
06:34 AM Ruby Feature #8237: Logical method chaining via inferred receiver
- @enebo I care about the Law of Demeter too and seriously don't like that this encourages ignoring sound practice so freely.
I feel that this 'syntax' exposes Ruby developers and existing software to far more problems than it solves an...
04/03/2013
-
10:55 AM Ruby Feature #8191: Short-hand syntax for duck-typing
- I'm very -1 on this for the same reason Object#try (#1122) was rejected and also because I can't see how this could result in quality code at all (Law of Demeter keeps coming to mind).