MWFeedParser icon indicating copy to clipboard operation
MWFeedParser copied to clipboard

Using MWFeedParser for parsing only

Open csotiriou opened this issue 10 years ago • 1 comments

I think it would be great if the library provided the capability to strip the data downloading procedure and use the parsing aspect only. That would prove useful for cases where the HTTP process has already been implemented using another framework or methodology. So far, MWFeedParser does not expose any variables allowing setting the data to be parsed, and then calling the parsing function.

csotiriou avatar Sep 05 '14 07:09 csotiriou

                                                                                                                                                                                                                                                                                                                                                                                                           原始消息                                                                                                                                                   发件人: Christos Sotiriou已发送: 2014年9月5日星期五 15:32收件人: mwaterfall/MWFeedParser答复: mwaterfall/MWFeedParser主题: [MWFeedParser] Using MWFeedParser for parsing only (#98)I think it would be great if the library provided the capability to strip the data downloading procedure and use the parsing aspect only. That would prove useful for cases where the HTTP process has already been implemented using another framework or methodology. So far, MWFeedParser does not expose any variables allowing setting the data to be parsed, and then calling the parsing function.

—Reply to this email directly or view it on GitHub.

juwencheng avatar Sep 11 '14 00:09 juwencheng