Skip to content

Investigate naming convention rules inside classes

Rigth now, when naming conventions check is enabled in eclipse, all class members are required to have their name prefixed with "vl_". This should be investigated or fixed.

  • do we need any naming conventions for class members?
  • if yes, what are the conventions to follow (and implement them)
  • if no, we should disable naming convention checks for member names