Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Replace resource string with standard definitions for compressor comp… #17

Merged
merged 1 commit into from
May 11, 2019
Merged

Conversation

zlovatt
Copy link
Contributor

@zlovatt zlovatt commented May 9, 2019

So right now yuicompressor (the standard minification process for extendscript) fails on multi-line resource strings. On top of that... resource strings suck and are hard to work with.

This proposal is to switch to explicitly-defined objects that helps with readability, usability, and has the added benefit of working with compressors.

(Ideally each object would be it's own variable instead of chained objects -- var unicode not editor.gulu.uni.unicode, but this is a fine middleground).

@smallpath smallpath merged commit 2afc526 into smallpath:master May 11, 2019
@smallpath
Copy link
Owner

nice work ! thanks a lot

@smallpath
Copy link
Owner

v2.1 released

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

2 participants