Titanium JIRA Archive
Titanium SDK/CLI (TIMOB)

[TIMOB-9443] Ti API: Full CommonJS implementation

GitHub Issuen/a
TypeNew Feature
PriorityHigh
StatusClosed
ResolutionDuplicate
Resolution Date2012-07-10T13:47:07.000+0000
Affected Version/sRelease 2.1.0
Fix Version/sn/a
ComponentsTiAPI
LabelsCommunity
ReporterIvan Skugor
AssigneeNeeraj Gupta
Created2012-06-01T06:45:24.000+0000
Updated2017-03-10T19:13:43.000+0000

Description

Currently, CommonJS standard in Titanium is not implemented properly. There are platform specific issues that should be fixed (like relative path handling) and specification is not completely implemented. Partial (and buggy) implementation makes usage of third-party tools that implement CommonJS standard harder. Here are tests that CommonJS implementation should pass: https://github.com/commonjs/commonjs/tree/master/tests/modules/1.0

Comments

  1. Ivan Skugor 2012-06-01

    http://developer.appcelerator.com/question/137080/circular-reference
  2. Stephen Tramer 2012-07-10

  3. Lee Morris 2017-03-10

    Closing ticket as duplicate.

JSON Source