[wp-trac] [WordPress Trac] #21649: _WP_Editor class is currently marked as final
WordPress Trac
wp-trac at lists.automattic.com
Tue Aug 21 15:25:04 UTC 2012
#21649: _WP_Editor class is currently marked as final
-------------------------+------------------------------
Reporter: Marko-M | Owner:
Type: enhancement | Status: new
Priority: normal | Milestone: Awaiting Review
Component: Editor | Version:
Severity: normal | Resolution:
Keywords: |
-------------------------+------------------------------
Comment (by nacin):
The reason for this change is that _WP_Editors should be re-architected to
be a WP_Editor class that is individually instantiated for each editor.
Right now it is a singleton, and makes avoiding OOP an art form.
I'm -1 on just making this not final, but +1 on making it not suck for
extensibility purposes. :-) A WP_Editor class would not be final.
--
Ticket URL: <http://core.trac.wordpress.org/ticket/21649#comment:2>
WordPress Trac <http://core.trac.wordpress.org/>
WordPress blogging software
More information about the wp-trac
mailing list