Code review comment for lp:~gary/launchpad/bug548-db-2

Revision history for this message
Gavin Panella (allenap) wrote :

I really like the:

+ @cachedproperty
+ def _person_settings(self):
...
+ delegates(IPersonSettings, context='_person_settings')

pattern. Neat.

review: Approve

« Back to merge proposal