Status: Accepted
Owner: allain.lalonde
Labels: Type-Defect Priority-Medium Effort-Low Toolkit-Piccolo2D.Java OpSys-All Component-Core

New issue 157 by allain.lalonde: Property names don't match JavaBean conventions
http://code.google.com/p/piccolo2d/issues/detail?id=157

Most boolean properties have accessors that don't follow the JavaBeans
naming convention.  Boolean accessors should have a "is" prefix.

For example, to determine if a PNode is visible, "getVisible" is provided,
but it should be "isVisible".

--
You received this message because you are listed in the owner
or CC fields of this issue, or because you starred this issue.
You may adjust your issue notification preferences at:
http://code.google.com/hosting/settings

--
Piccolo2D Developers Group: http://groups.google.com/group/piccolo2d-dev?hl=en

Reply via email to