#8929 NORM Not Tri: Should not attempt to "un-camel-case" user-defined script and variable names
Zarro Boogs per Child
bugtracker at laptop.org
Tue Nov 4 01:58:31 EST 2008
#8929: Should not attempt to "un-camel-case" user-defined script and variable
names
----------------------------+-----------------------------------------------
Reporter: ScottWallace | Owner: etoys
Type: defect | Status: new
Priority: normal | Milestone: Not Triaged
Component: etoys-activity | Version: not specified
Keywords: | Next_action: review
Verified: 0 | Deployment_affected:
Blockedby: | Blocking:
----------------------------+-----------------------------------------------
There has been an inconsistency in how user-defined variable and script
names are seen in the Etoy UI. In some places, such names get un-camel-
cased, e.g. if the user gives a variable the name fredTheBear, it will
appear in some places as 'fred the bear' and in others as 'fredTheBear'.
Our current consensus is that all user-defined variable and script names
should always be seen in their actual form, i.e. the actual instance-
variable-names and method-names of user-defined-variables and user-
defined-scripts should be what is seen on tiles representing these
elements in all cases. Thus, always 'fredTheBear', never 'fred the bear'.
--
Ticket URL: <http://dev.laptop.org/ticket/8929>
One Laptop Per Child <http://laptop.org/>
OLPC bug tracking system
More information about the Bugs
mailing list