Titanium JIRA Archive
Titanium SDK/CLI (TIMOB)

[TIMOB-15031] Code Processor: Implement support for cloning values and contexts

GitHub Issuen/a
TypeNew Feature
PriorityHigh
StatusClosed
ResolutionFixed
Resolution Date2013-09-06T23:49:05.000+0000
Affected Version/sn/a
Fix Version/s2013 Sprint 18, 2013 Sprint 18 Tooling, Release 3.2.0
ComponentsCode Processor
Labelsn/a
ReporterBryan Hughes
AssigneePraveen Innamuri
Created2013-09-03T16:57:27.000+0000
Updated2017-03-09T19:09:45.000+0000

Description

In order to support analyzing skipped contexts, we need the ability to clone values (including objects) an contexts.

Comments

  1. Bryan Hughes 2013-09-03

    Runtime needs to be broken apart to break a cyclical dependency that would be introduced otherwise.
  2. Bryan Hughes 2013-09-06

    PR: https://github.com/appcelerator/titanium-code-processor/pull/242
  3. Bryan Hughes 2013-09-06

    To test: make sure mocha is installed (sudo npm install -g mocha) and the run "mocha" from the root director of the code processor.
  4. Praveen Innamuri 2013-09-06

    Merged PR.
  5. Federico Casali 2013-12-13

  6. Lee Morris 2017-03-09

    Closing ticket as fixed.

JSON Source