Titanium JIRA Archive
Titanium SDK/CLI (TIMOB)

[TIMOB-27242] Android: Improve getter and setter warnings

GitHub Issuen/a
TypeImprovement
PriorityNone
StatusClosed
ResolutionFixed
Resolution Date2020-07-28T20:50:18.000+0000
Affected Version/sn/a
Fix Version/sRelease 9.1.0
ComponentsAndroid
Labelsn/a
ReporterGary Mathews
AssigneeGary Mathews
Created2019-07-12T21:27:53.000+0000
Updated2021-02-10T18:04:47.000+0000

Description

Improve Titanium proxy getter and setter warnings: - Show method and line number to aid in moving over from getter/setter methods

Comments

  1. Gary Mathews 2019-07-12

    master: https://github.com/appcelerator/titanium_mobile/pull/11049
  2. Ewan Harris 2019-07-15

    Although the current warnings are noisy, is having them for each occurrence not valuable to user? Also if we're doing this log removal it should be done across all platforms not just one
  3. Gary Mathews 2020-03-24

    Bumping to 9.1.0 as we need iOS parity.
  4. Satyam Sekhri 2020-07-16

    FR Passed. Waiting for Jenkins build
  5. Christopher Williams 2020-07-17

    merged to master for 9.1.0 target
  6. Satyam Sekhri 2020-07-28

    The detailed warnings for deprecation of getters and setters is shown. Verified on: Mac OS: 10.15.4 SDK: 9.1.0.v20200727104531 Appc CLI: 8.1.0-master.7 JDK: 11.0.4 Node: 10.17.0 Studio: 6.0.0.202005141803 Device: Nexus4(v5.1.1) device, Pixel3(v10.0) emulator

JSON Source