SL23W13: Difference between revisions

From ETM
Jump to navigation Jump to search
No edit summary
No edit summary
 
(One intermediate revision by the same user not shown)
Line 3: Line 3:
<br />
<br />


* Range<> implementation for MinMaxOption values, does not work too well with Range<Vector> for example
*Range<> implementation for MinMaxOption values, does not work too well with Range<Vector> for example
* HotswapAgent problems with anonymous classes, resolved by disabling anonymous class hotswapping
*HotswapAgent problems with anonymous classes, resolved by disabling anonymous class hotswapping
* Using latest commit from HotswapAgent repo
*Using latest commit from HotswapAgent repo
 
<br />

Latest revision as of 20:38, 28 April 2023

◄ SL23W12 | SL23W14 ►


  • Range<> implementation for MinMaxOption values, does not work too well with Range<Vector> for example
  • HotswapAgent problems with anonymous classes, resolved by disabling anonymous class hotswapping
  • Using latest commit from HotswapAgent repo