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

Expose CZML helper functions. #1110

Merged
merged 2 commits into from
Sep 3, 2013
Merged

Expose CZML helper functions. #1110

merged 2 commits into from
Sep 3, 2013

Conversation

mramato
Copy link
Contributor

@mramato mramato commented Sep 3, 2013

#1080 accidentally removed some helper functions needed for custom CZML processing. I expect these function to go away in the near future, but they are definitely needed for now in apps that use custom CZML.

CC @emackey

#1080 accidentally removed some helper functions needed for custom CZML processing.  I expect these function to go away in the near future, but they are definitely needed for now in apps that use custom CZML.

CC @emackey
@emackey
Copy link
Contributor

emackey commented Sep 3, 2013

I guess we're skipping the tests for now since these are temporary?

@mramato
Copy link
Contributor Author

mramato commented Sep 3, 2013

Yes and no. They are currently called many many times in our CZML processing tests; they are just not called explicitly. If we were planning to keep them around forever, then I would probably add explicit tests, but I'm fairly certain they will be gone in a month or two.

@emackey
Copy link
Contributor

emackey commented Sep 3, 2013

Tests pass, and access to these functions is vital for custom CZML. Merging.

emackey added a commit that referenced this pull request Sep 3, 2013
@emackey emackey merged commit 9e62b8d into master Sep 3, 2013
@emackey emackey deleted the expose-processPacketData branch September 3, 2013 20:24
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