Merge: Kill cached
authorJean Privat <jean@pryen.org>
Fri, 27 Feb 2015 02:51:25 +0000 (09:51 +0700)
committerJean Privat <jean@pryen.org>
Fri, 27 Feb 2015 02:51:25 +0000 (09:51 +0700)
Remove the deprecated annotation `is cached` that is fragile and replace the remaining cases with `lazy` attributes that is the way to go.

Pull-Request: #1175
Reviewed-by: Lucas Bajolet <r4pass@hotmail.com>
Reviewed-by: Alexandre Terrasa <alexandre@moz-code.org>


Trivial merge