# Questions of the Week 44

DevFeed: [Questions of the Week 44](<https://devfeed.tech/articles/questions-of-the-week-44-19473.md>)

Original publisher: [Read original article](<https://www.codenameone.com/blog/questions-of-the-week-44/>)

Author: Shai Almog

Published: 2017-02-22T00:00:00Z

Content type: article

Language: en

Sources: [CodeName One](<https://devfeed.tech/sources/codename-one.md>)

Topics: [JavaScript](<https://devfeed.tech/topics/javascript.md>), [Android](<https://devfeed.tech/topics/android.md>), [Kotlin](<https://devfeed.tech/topics/kotlin.md>)

Tags: [android](<https://devfeed.tech/tags/android.md>), [javascript](<https://devfeed.tech/tags/javascript.md>), [release](<https://devfeed.tech/tags/release.md>)

## AI overview

A weekly Codename One update reports experimental JavaScript push support, warns that push key generation may change, and notes broader changes to the push server. It also discusses Android text editing, Android tablet IMEI behavior, Eclipse debugging, UI implementation patterns, and Kotlin compatibility.

## Source excerpt

This week's release adds support for JavaScript push but I'd recommend you don't use it in production yet... The main issue is that we might change the way JavaScript push keys are generated so it might be better to put this on hold or only experiment with this for now. Regardless it's a pretty big change to the push server so we have the old version standing by and might revert it if things get hairy.