Skip to content

Conversation

@gsnedders
Copy link
Member

Tree adapters are the new cool thing. Based on the adapters in test_treewalker.py, they take a treewalker and adapt a stream of tokens to something else. The adapters from test_treewalker.py should be moved over to be treeadapters eventually.

@gsnedders
Copy link
Member Author

This should probably have more tests added, checking we handle namespaced attributes and foreign content correctly.

gsnedders and others added 2 commits June 16, 2013 23:43
This moves the functionality to a new treeadapters module (where
later the adapters from test_treewalker.py will get moved) and
removes the previous dom2sax function.
@gsnedders
Copy link
Member Author

0c8d7bc / 84d8a74

@gsnedders gsnedders closed this Jun 26, 2013
@gsnedders gsnedders deleted the dom2sax branch June 26, 2013 18:20
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