View Single Post
Old 06-05-2015, 11:02 PM   #21
GeoffR
Wizard
GeoffR ought to be getting tired of karma fortunes by now.GeoffR ought to be getting tired of karma fortunes by now.GeoffR ought to be getting tired of karma fortunes by now.GeoffR ought to be getting tired of karma fortunes by now.GeoffR ought to be getting tired of karma fortunes by now.GeoffR ought to be getting tired of karma fortunes by now.GeoffR ought to be getting tired of karma fortunes by now.GeoffR ought to be getting tired of karma fortunes by now.GeoffR ought to be getting tired of karma fortunes by now.GeoffR ought to be getting tired of karma fortunes by now.GeoffR ought to be getting tired of karma fortunes by now.
 
GeoffR's Avatar
 
Posts: 3,821
Karma: 19162882
Join Date: Nov 2012
Location: Te Riu-a-Māui
Device: Kobo Glo
Quote:
Originally Posted by rem736 View Post
no wonder kobo programming is not up to par. in one instance, the format is CAP every first letter in the keyword (FullScreenReading), and in the other (showPageHeader), it's not.
there is no consistency at all.
This is actually consistent with the conventions of some programming languages where class names and other top-level objects begin with a capital while method and simple variable names begin with lower case.

Edit: Well it might be consistent anyway, to know whether it is actually consistent you would need to look at the naming conventions used in their source code.

Last edited by GeoffR; 06-05-2015 at 11:21 PM.
GeoffR is offline   Reply With Quote