[wp-trac] [WordPress Trac] #11425: split wordpress into a completly modular file and db-table structure
WordPress Trac
wp-trac at lists.automattic.com
Mon Dec 14 07:12:02 UTC 2009
#11425: split wordpress into a completly modular file and db-table structure
-------------------------+--------------------------------------------------
Reporter: F J Kaiser | Owner: dd32
Type: enhancement | Status: new
Priority: normal | Milestone: Future Release
Component: General | Version: 2.9
Severity: normal | Keywords: 2nd-opinion
-------------------------+--------------------------------------------------
Changes (by dd32):
* keywords: cms => 2nd-opinion
* version: => 2.9
* component: Filesystem => General
* milestone: Unassigned => Future Release
Comment:
The main problem with this is, That everything is interdependant.
The post functions are used for Pages, Media, Custom post types, etc.
The page functions account for a very small set of wrappers
The database cant really have any table removed without destroying a large
section of functionality.
The only thing that can be removed that easily is Comments, and even that
is becoming much more useful for more than just blog comments now..
Some functionality (Such as Post by Email) is going to be better suited to
plugins, and we'll see what the Canonical plugins brings.. Infact, Pretty
sure Canonical plugins pretty much mootes this ticket, Other than saying
that some existing core functionality could be split into a plugin or 2.
--
Ticket URL: <http://core.trac.wordpress.org/ticket/11425#comment:1>
WordPress Trac <http://core.trac.wordpress.org/>
WordPress blogging software
More information about the wp-trac
mailing list