Cumulus / Syndic

RSS and Atom feed parsing
MIT License
34 stars 13 forks source link

"generate_catcher" passes "pos" to the "maker" #51

Closed Chris00 closed 9 years ago

Chris00 commented 9 years ago

This streamlines the uses of "generate_catcher" because it was often wrapped to extract the position of its last XML argument. Also remove the "pos" argument to "attr_producer" (never used).

Chris00 commented 9 years ago

My goal is https://github.com/Cumulus/Syndic/pull/52 The last commit (implementation of xml:base) should be checked — it entails pervasive changes.