Needs work
Project:
FeedAPI
Version:
6.x-1.x-dev
Component:
Code
Priority:
Normal
Category:
Feature request
Assigned:
Unassigned
Reporter:
Created:
20 Jun 2008 at 19:41 UTC
Updated:
5 Oct 2008 at 10:24 UTC
Working patch is attached. Needs commenting.
| Comment | File | Size | Author |
|---|---|---|---|
| feedapi_opml_batch.patch | 6.15 KB | mustafau |
Comments
Comment #1
robertdouglass commentedVery nice refactoring. This patch has more "goodness" in it than just the much needed batch api. First, you took the time to add checks to avoid E_ALL notices. Thank you. Second you extracted such functions as feedapi_feed_exists. Nice.
It would be nice to do some profiling on this code because it seems that opml importing takes much longer than it should.
Comment #2
mustafau commented