evan-king / drag-scroll

Fork of the Grab n' Drag legacy extension for Firefox/Palemoon
0 stars 0 forks source link

Refactor codebase #1

Open evan-king opened 7 years ago

evan-king commented 7 years ago

In order to gain familiarity and make the project more maintainable, the core module needs to be refactored using a (pragmatically) functional approach with separation into independent components where practical.

Particular focus will be given to isolating use of legacy APIs to adapter components, which should ease the introduction of broader compatibility.