chris-hatton
05/09/2017, 10:58 AMchris-hatton
05/09/2017, 11:00 AMchris-hatton
05/09/2017, 11:00 AMedvin
05/09/2017, 12:58 PMconnection.inputStream
but rather connection.errorStream
. The guys that made this API didn't do a very good job. Happy we're finally getting a new http client in Java 9!edvin
05/09/2017, 1:11 PMfield
builder used to operate on the inputContainer
inside the Field
. This has been changed so that it now operates on the
field itself. If you did something like parent.isVisible = false
to hide the field, you must now change your code to isVisible = false
. This new
behavior is more as one would expect and hopefully the change won't cause any trouble to anyone.edvin
05/09/2017, 1:11 PMkastork
05/09/2017, 1:54 PMkastork
05/09/2017, 1:58 PMmikehearn
05/09/2017, 2:03 PMmikehearn
05/09/2017, 2:03 PMkastork
05/09/2017, 2:04 PMkastork
05/09/2017, 2:06 PMedvin
05/09/2017, 2:10 PMmikehearn
05/09/2017, 2:11 PMmikehearn
05/09/2017, 2:11 PMcarlw
05/09/2017, 2:12 PMcarlw
05/09/2017, 2:12 PMmikehearn
05/09/2017, 2:12 PMkastork
05/09/2017, 2:13 PMmikehearn
05/09/2017, 2:13 PMcarlw
05/09/2017, 2:14 PMedvin
05/09/2017, 2:14 PMkastork
05/09/2017, 2:14 PMedvin
05/09/2017, 2:15 PMedvin
05/09/2017, 2:16 PMedvin
05/09/2017, 2:16 PMcarlw
05/09/2017, 2:17 PMkastork
05/09/2017, 2:17 PMcarlw
05/09/2017, 2:18 PMmikehearn
05/09/2017, 2:20 PM