[TIMOB-27242] Android: Improve getter and setter warnings
GitHub Issue | n/a |
---|---|
Type | Improvement |
Priority | None |
Status | Closed |
Resolution | Fixed |
Resolution Date | 2020-07-28T20:50:18.000+0000 |
Affected Version/s | n/a |
Fix Version/s | Release 9.1.0 |
Components | Android |
Labels | n/a |
Reporter | Gary Mathews |
Assignee | Gary Mathews |
Created | 2019-07-12T21:27:53.000+0000 |
Updated | 2021-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
master: https://github.com/appcelerator/titanium_mobile/pull/11049
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
Bumping to 9.1.0 as we need iOS parity.
FR Passed. Waiting for Jenkins build
merged to master for 9.1.0 target
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