Go to file
Matt Bruce 9e2d5fff47 added Equality to Modelable
added AnyEquality to classes that have an a property with 'any'
added default implementation on shouldUpdateView() to check equality, this can be re-implemented in classes
removed all shouldUpdateView methods everywhere since above was done

Signed-off-by: Matt Bruce <matt.bruce@verizon.com>
2022-09-16 09:14:27 -05:00
VDS added Equality to Modelable 2022-09-16 09:14:27 -05:00
VDS.xcodeproj added equatble to label 2022-09-15 16:45:56 -05:00
VDSTests initial project creation 2022-07-22 12:49:41 -05:00
.gitignore added gitignore 2022-07-22 12:51:09 -05:00
README.md Initial commit 2022-07-22 17:38:42 +00:00

vds