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

Feature/epub module refactoring #41

Merged
merged 3 commits into from
May 25, 2014
Merged

Conversation

aadamowski
Copy link
Member

Hi,

This pull request contains the current progress on epub module refactoring.

Changes in this request eliminate the usage of data structures endemic to readium-js for publication metadata. Now, metadata compatible with readium-shared-js are created directly during parsing.

The pull request should merge cleanly onto develop.

This commit eliminates the storage of package metadata within JSON data
structures that are endemic to readium-js and uses a dedicated Metadata
object for that task instead.
bormind added a commit that referenced this pull request May 25, 2014
@bormind bormind merged commit 6ab4fa3 into develop May 25, 2014
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