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

node.js - Node js - Trying to send POST request, but it is not loading javascript content -

javascript - Replicate keyboard event with html button -

javascript - Web audio api 5.1 surround example not working in firefox -