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

TAKT-5626 Exports dhtmlx names for google CC #4

Merged
merged 4 commits into from
Apr 24, 2017

Conversation

schell
Copy link
Contributor

@schell schell commented Apr 24, 2017

No description provided.

@schell schell requested a review from mightybyte April 24, 2017 20:49
@mightybyte
Copy link
Contributor

What did you have to do to that JS blob?

@schell
Copy link
Contributor Author

schell commented Apr 24, 2017

I was just writing that in the comments! I had to export all identifiers that are referenced in downstream code. That ended up not being many (dhx, dhx4, dhtmlxEvents) but i had to deconstruct that blob and put the exports in the correct places which was a little tricky.
https://developers.google.com/closure/compiler/docs/api-tutorial3#export

@mightybyte
Copy link
Contributor

Can you document that somewhere, so that if we want to upgrade to a newer version of the upstream lib in the future we'll know how to duplicate your work? Perhaps in README.md.

@schell
Copy link
Contributor Author

schell commented Apr 24, 2017

Documented in takt-core's readme.

Copy link
Contributor

@mightybyte mightybyte left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Great, thanks!

@mightybyte mightybyte merged commit 16d4836 into TaktInc:master Apr 24, 2017
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.

2 participants