ios - Naming Plural with two items -


i'm making controller shows list of cells(uitableviewcontroller in ios). let's each cells contain book , pen(just ex.).

how can name controller?

the name came "bookspenscontroller" , wonder proper way of naming it.

is naming above relevant? , if not should name be?

i think better approach name controller generic rather naming individual items shown on screen in case, think can name stationarylistviewcontroller or stationarytableviewcontroller, if after sometime want add pencils or notebooks , wont needed change


Comments

Popular posts from this blog

Ansible warning on jinja2 braces on when -

Parsing a protocol message from Go by Java -

html - How to custom Bootstrap grid height? -