Titanium JIRA Archive
Titanium SDK/CLI (TIMOB)

[TIMOB-13248] Provide a means to extend application routing

GitHub Issuen/a
TypeStory
PriorityLow
StatusOpen
ResolutionUnresolved
Affected Version/sRelease 3.1.0
Fix Version/sn/a
ComponentsTiAPI
Labelsn/a
ReporterIngo Muschenetz
AssigneeUnknown
Created2013-03-28T18:58:45.000+0000
Updated2018-02-28T20:03:45.000+0000

Description

In iOS (TODO: See how Android does it), we have an ApplicationRouting file that takes a file path and optionally returns a data blob. Like the red screen of death became extendable with exceptionHandlers, we should allow for ApplicationRouting to allow modules to expand the lookup. This could be useful in caching, in redirection to a read/write area, in resource identifiers, and for even localization of js files.

Comments

  1. Chris Barber 2016-08-29

    I assume this ticket is addressing native modules. One thing to note that the ApplicationRouting.m will be static and not generated when we rewrite the encryption system for the new Titanium build pipeline.

JSON Source