provider_architecture_template icon indicating copy to clipboard operation
provider_architecture_template copied to clipboard

Replace lazy_index_stack with IndexTrackingViewModel

Open ghedwards opened this issue 4 years ago • 1 comments

Would you be for replacing lazy_index_stack with IndexTrackingViewModel ?

ghedwards avatar Aug 06 '20 10:08 ghedwards

I've never used IndexTrackingViewModel. Does it lazy build the views? I also am not a fan of hiding business logic if it makes maintaining the class harder.

VictorUvarov avatar Aug 06 '20 19:08 VictorUvarov