Titanium JIRA Archive
Alloy (ALOY)

[ALOY-22] Integrate Sizzle into Zipti via commonjs

GitHub Issuen/a
TypeNew Feature
PriorityHigh
StatusClosed
ResolutionFixed
Resolution Date2012-07-19T11:52:04.000+0000
Affected Version/s2012 Sprint 14
Fix Version/s2012 Sprint 14
ComponentsRuntime
Labelsn/a
ReporterTony Lukasavage
AssigneeTony Lukasavage
Created2012-05-15T06:47:41.000+0000
Updated2014-06-22T13:21:32.000+0000

Description

* remove opn extension from sizzle * don't expose it as a global namespace, use a commonjs module * replace prior xpath usage in runtime with sizzle

Problems

* sizzle assumes the presence of a global browser document object. We don't have that and will have to fake it in some way.

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