Code review comment for lp://staging/~therve/storm/twisted-integration

Revision history for this message
Drew Smathers (djfroofy) wrote :

> [4] It may be useful to extend the core Store API to allow us to avoid accessing internal attributes in the wrapper. Like, for example, Store.disable_lazy_loading(). I dunno.

That sounds like a great idea to me. Otherwise having to refetch objects just to avoid lazy value errors in less than ideal.

« Back to merge proposal