[wp-gsoc] [Summer of Code] #331: Separate presentation from logic in WXR importer class(es)
Summer of Code
noreply at wordpress.org
Wed Jul 17 20:28:31 UTC 2013
#331: Separate presentation from logic in WXR importer class(es)
---------------------------------+-------------------------------------
Reporter: frederick.ding | Type: defect
Status: new | Priority: normal
Milestone: 2013 Midterm (Beta) | Component: Migration & Portability
Keywords: |
---------------------------------+-------------------------------------
Presently, the WordPress Importer extends WP_Importer and does a lot of
processing steps, but in many cases errors are directly echoed or
printf'd. This interferes with the cronjob-oriented design in #327.
In addition to converting tasks for cron (#327), this ticket tracks
changes pertinent to the separation of presentation from backend work.
--
Ticket URL: <http://gsoc.trac.wordpress.org/ticket/331>
Summer of Code <http://gsoc.trac.wordpress.org>
My example project
More information about the wp-gsoc
mailing list