Titanium JIRA Archive
Titanium SDK/CLI (TIMOB)

[TIMOB-10291] TiAPI: Transition all event names to lower case designs.

GitHub Issuen/a
TypeSub-task
PriorityHigh
StatusClosed
ResolutionFixed
Resolution Date2012-08-23T20:00:26.000+0000
Affected Version/sRelease 3.0.0
Fix Version/sSprint 2012-17 API, Release 3.0.0
ComponentsTiAPI
Labelsapi
ReporterBlain Hamon
AssigneeNeeraj Gupta
Created2012-08-01T15:58:19.000+0000
Updated2017-03-06T22:38:28.000+0000

Description

In the aug 1 architectural meeting, it was resolved that events should use only lowercase letters 'a'-'z', for reasons of consistency, aligning with W3C and for making life easy for Alloy. For example: * android:back should be androidback * durationAvailable should be durationavailable To transition, lowercase versions of the events should be made, deprecating but still using the camelCase and namespaced events. Document as such. Then eventually drop the non-lowercase events.

Comments

  1. Sabil Rahim 2012-08-10

    API Doc update PR - [2686](https://github.com/appcelerator/titanium_mobile/pull/2686/files) -- merged KS update -[PR 20](https://github.com/appcelerator-developer-relations/KitchenSink/pull/20)- NEW PR - [27](https://github.com/appcelerator-developer-relations/KitchenSink/pull/27) iOS SDK update PR - [2668](https://github.com/appcelerator/titanium_mobile/pull/2668) -- merged Android SDK update PR - [2767](https://github.com/appcelerator/titanium_mobile/pull/2767) -- merged MobileWeb SDK update PR - [2790](https://github.com/appcelerator/titanium_mobile/pull/2790) -- merged

    Make sure all of the above tickets are merged in before resolving the parent ticket.

  2. Lee Morris 2017-03-06

    Closing ticket due to time passed.

JSON Source