Titanium JIRA Archive
Titanium SDK/CLI (TIMOB)

[TIMOB-6780] MobileWeb: JSS Implementation

GitHub Issuen/a
TypeNew Feature
PriorityLow
StatusClosed
ResolutionWon't Fix
Resolution Date2017-05-01T22:31:19.000+0000
Affected Version/sn/a
Fix Version/sn/a
ComponentsMobileWeb
Labelslinvalid
ReporterChris Barber
AssigneeChris Barber
Created2011-12-19T17:43:18.000+0000
Updated2018-04-04T23:20:28.000+0000

Description

Add support for JSS. Requires both a parser and integration with the Styleable class so that JSS styles are applied at object creation time.

Comments

  1. Chris Barber 2011-12-19

    Dawson has already written a JSS parser for Titanium that would be trivial to port to a pure JS implementation. https://github.com/dawsontoth/Appcelerator-Titanium-Redux/blob/master/redux.js#L195 https://github.com/dawsontoth/Appcelerator-Titanium-Redux/blob/master/test/Resources/rjss/common.rjss
  2. Chris Barber 2012-02-21

    JSS may get deprecated sometime in 2.X. If we do implement JSS, make sure it can easily be removed. Perhaps add comments in non-JSS specific files so that it's easier to find and remove the JSS code.
  3. Dário Marcelino 2012-04-26

    What will be the replacement/alternative for JSS? Should we use a styles.js like in Tweetanium?
  4. Chris Barber 2012-04-26

    Dário, there will be no replacement for JSS in the foreseeable future. You can use styles.js or whatever alternative that works.
  5. Dário Marcelino 2012-04-26

    Thanks Chris.
  6. Lee Morris 2017-05-01

    Resolving ticket as "Won't Fix" as MobileWeb is no longer supported.
  7. Eric Merriman 2018-04-04

    Closing as will not fix.

JSON Source