(lazy/eager/whatever) loads should fire just once?

Issue #1105 resolved
Former user created an issue

if u have an eagerloading reference that is null, it loads as None okay, but when u use it, will fire a lazyload again. i have not checked if this applies to lazyloaded items too - if they do load as None, next time u use it will fire another lazyload? i'm not sure if this is defect or feature - IMO (lazy/eager/whatever)loads should fire just once?

svil az () svilendobrev_com

Comments (3)

  1. Log in to comment