[wp-gsoc] [Summer of Code] #327: Convert current WP_Import tasks for statefulness
Summer of Code
noreply at wordpress.org
Mon Jul 29 05:23:58 UTC 2013
#327: Convert current WP_Import tasks for statefulness
-------------------------------------+----------------------------------
Reporter: frederick.ding | Owner:
Type: enhancement | Status: new
Priority: normal | Milestone: 2013 Midterm (Beta)
Component: Migration & Portability | Resolution:
Keywords: needs-unit-tests |
-------------------------------------+----------------------------------
Comment (by frederick.ding):
In [changeset:"2168"]:
{{{
#!CommitTicketReference repository="" revision="2168"
Add attachment processing (verbatim) and use a stateful iterator for
posts.
- Currently using ArrayIterator that is stored between cron runs
- At the end of each foreach iteration in process_posts(), break if we're
out
of time; see #327
}}}
--
Ticket URL: </ticket/327#comment:13>
Summer of Code </>
My example project
More information about the wp-gsoc
mailing list