Implement Lazy Loading for Objects and Collections
SubiyaCryolite opened this issue · 1 comments
SubiyaCryolite commented
Implement Lazy Loading for Objects and Collections in order to improve general speed and efficiency
SubiyaCryolite commented
Could possibly be done through listeners bound to properties. However, users could clear those at any time. Can be implemented by the user on their end. The system can ignore this for now.