Consider rewriting SK2 WebAPI into ASF's WebBrowser #1086
Labels
☑️ Already possible
Issues marked with this label are already possible to achieve with existing solutions.
✨ Enhancement
Issues marked with this label indicate further enhancements to the program, such as new features.
👎 Not going to happen
Issues marked with this label are not going to be implemented into the program.
Mainly due to lack of strong-typing, with JSON deserialization I can ensure fixed and expected structure with all per-property logic, with SK2 I need to check everything on my own and ensure there are no anomalies.
I still need to decide whether this is worth the actual effort, since both approaches have their own pros and cons, but since I need to have working implementation for everything else already, there is little point in keeping yet another abstraction in form of SK2's WebAPI.
The text was updated successfully, but these errors were encountered: