SubiyaCryolite/jds

Implement Lazy Loading for Objects and Collections

SubiyaCryolite opened this issue · 1 comments

Implement Lazy Loading for Objects and Collections in order to improve general speed and efficiency

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.