Titanium JIRA Archive
Alloy (ALOY)

[ALOY-21] Use Sizzle selector engine

GitHub Issuen/a
TypeNew Feature
PriorityHigh
StatusClosed
ResolutionFixed
Resolution Date2012-07-19T11:52:03.000+0000
Affected Version/s2012 Sprint 14
Fix Version/s2012 Sprint 14
ComponentsRuntime, XML
Labelsn/a
ReporterTony Lukasavage
AssigneeTony Lukasavage
Created2012-05-14T06:07:29.000+0000
Updated2013-05-01T14:56:08.000+0000

Description

Currently, the $Ti selector is mimicing the Sizzle selector engine, but under the hood ID selectors are being manually transformed to xpath. We need a true integration of the Sizzle engine in order to take full advantage of the DOM created, as well as make the selection engine more familiar to our developers.

Comments

  1. Tony Lukasavage 2012-05-15

    See commit for details: [https://github.com/appcelerator/ZipTi/commit/59764c14dac3ae7bba5b98252c9f79a04fcba212](https://github.com/appcelerator/ZipTi/commit/59764c14dac3ae7bba5b98252c9f79a04fcba212)

JSON Source