1ec5 / avim

Vietnamese input method extension (IME) for Firefox, Thunderbird, SeaMonkey, Komodo, etc. — bộ gõ tiếng Việt dành cho Firefox, Thunderbird, SeaMonkey, Komodo, …
http://avim.1ec5.org/
MIT License
46 stars 4 forks source link

Factor reusable code into JavaScript modules #93

Open 1ec5 opened 10 years ago

1ec5 commented 10 years ago

Someday, when it’s finally time to bite the bullet and drop support for Firefox 2.x, it’ll be possible to reduce the size of the codebase by turning transformer.js into a JavaScript module (.jsm). Modules are lighter-weight and require less opaque boilerplate code. Less opaque code means more AMO reviewers would feel comfortable reviewing AVIM in shorter time.

1ec5 commented 8 years ago

AMO’s update service hasn’t seen a ping from a single user of AVIM on Firefox 2 since November 10, 2014. Firefox 3 still gets some usage, apparently.