seeRead / roundware-ios-digita11y

iOS app for IMLS Access App project
0 stars 0 forks source link

Improve naming for TagsView*, Item, TagView #31

Closed seeReadCode closed 7 years ago

seeReadCode commented 7 years ago

Some of the var names could be better for the sake of clarity:

TagsView* -> RoomsView
Item -> Object?
TagView -> ObjectView

Then, the hierarchy for Digita11y would be:

Project -> Exhibition -> Room -> Object