Titanium JIRA Archive
Titanium SDK/CLI (TIMOB)

[TIMOB-6157] MobileWeb: Compile-time optimiziations to minimize resource loading

GitHub Issuen/a
TypeNew Feature
PriorityHigh
StatusClosed
ResolutionWon't Fix
Resolution Date2017-06-29T18:45:24.000+0000
Affected Version/sn/a
Fix Version/sn/a
ComponentsMobileWeb
Labelsstage
ReporterChris Barber
AssigneeChris Barber
Created2011-11-11T12:31:35.000+0000
Updated2018-04-04T23:20:42.000+0000

Description

The compile process needs to properly identify resources that are require()'d or Ti.include()'d, then bundle those resources into the generated files. This should use the AST mechanism Bryan has been working on. This mechanism can also be used to identify what Ti APIs are used and further optimize which APIs should be bundled.

Comments

  1. Chris Barber 2011-11-11

    This somewhat relates to work done in TIMOB-5888.
  2. Lee Morris 2017-06-29

    Resolving ticket as "Won't fix" as MobileWeb has been deprecated.
  3. Eric Merriman 2018-04-04

    Closing as will not fix.

JSON Source