Skip to content

XBlock Xml Serialization/Deserialization - #2129

Merged
cpennington merged 6 commits into
openedx:masterfrom
cpennington:xblocks-xml-import-export
Jan 14, 2014
Merged

XBlock Xml Serialization/Deserialization#2129
cpennington merged 6 commits into
openedx:masterfrom
cpennington:xblocks-xml-import-export

Conversation

@cpennington

Copy link
Copy Markdown
Contributor

No description provided.

@cpennington

Copy link
Copy Markdown
Contributor Author

@nedbat @sarina: Review?

This needs https://github.com/edx/XBlock/pull/161 before it can be merged.

@sarina

sarina commented Jan 13, 2014

Copy link
Copy Markdown
Contributor

@cpennington the build keeps flat-out failing. I think Jenkins prevents you from requiring something from your own repo, but I'm not entirely certain: https://jenkins.testeng.edx.org/job/edx-all-tests-manual-pr/523/SHARD=1,TEST_SUITE=unit/console

@cpennington

Copy link
Copy Markdown
Contributor Author

I borked the requirements file line. Fixed, and pushed.

Copy link
Copy Markdown
Contributor

Choose a reason for hiding this comment

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

This didn't fit on one line?

@nedbat

nedbat commented Jan 13, 2014

Copy link
Copy Markdown
Contributor

Address these comments, then 👍

Copy link
Copy Markdown
Contributor

Choose a reason for hiding this comment

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

I adore this line of code

@sarina

sarina commented Jan 14, 2014

Copy link
Copy Markdown
Contributor

Need to import ddt in common/lib/xmodule/xmodule/tests/test_import.py to address test failures

@sarina

sarina commented Jan 14, 2014

Copy link
Copy Markdown
Contributor

LGTM after comments addressed 👍

@cpennington

Copy link
Copy Markdown
Contributor Author

@nedbat, @sarina: Comments addressed, but fixed up Locations and unicode. Can you review the last commit?

@nedbat

nedbat commented Jan 14, 2014

Copy link
Copy Markdown
Contributor

👍 again after reviewing the test changes.

XModules continue to use their own interface for xml, but provide an
adaptor that makes the the XBlock interface available.

[LMS-179]
cpennington added a commit that referenced this pull request Jan 14, 2014
XBlock Xml Serialization/Deserialization
@cpennington
cpennington merged commit d2a0df4 into openedx:master Jan 14, 2014
@cpennington
cpennington deleted the xblocks-xml-import-export branch January 14, 2014 18:56
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.

3 participants