SL23W42: Difference between revisions

From ETM
Jump to navigation Jump to search
No edit summary
No edit summary
Line 3: Line 3:
<br />
<br />


* Update LastInteractedOption to include a SyntaxEnum for type completion and help-text
*Update LastInteractedOption to include a SyntaxEnum for type completion and help-text
*'''Prune code from helpers like AreaHelper and move them into each corresponding interface'''
**'''or alternatively if needed keep AreaHelper but only allow existance in Types-Project and not in implementations like chunkliapi kadiapi'''
*'''Try to prune all reflection-utils that are still in use as we will most likely support multiple versions'''

Revision as of 15:26, 17 October 2023

◄ SL23W41 | SL23W43 ►


  • Update LastInteractedOption to include a SyntaxEnum for type completion and help-text
  • Prune code from helpers like AreaHelper and move them into each corresponding interface
    • or alternatively if needed keep AreaHelper but only allow existance in Types-Project and not in implementations like chunkliapi kadiapi
  • Try to prune all reflection-utils that are still in use as we will most likely support multiple versions