[wp-trac] [WordPress Trac] #18476: Duplicate code in filesystem classes
WordPress Trac
wp-trac at lists.automattic.com
Thu Aug 18 17:54:34 UTC 2011
#18476: Duplicate code in filesystem classes
-------------------------+-----------------------------
Reporter: kurtpayne | Owner: kurtpayne
Type: enhancement | Status: new
Priority: normal | Milestone: Awaiting Review
Component: Filesystem | Version: 3.2.1
Severity: minor | Keywords: dev-feedback
-------------------------+-----------------------------
Each filesystem class extends a base class and most, but not all, include
an implementation of chown. I propose a slight refactoring to include a
default implementation of chown in the base class and let each subclass
override chown when necessary.
--
Ticket URL: <http://core.trac.wordpress.org/ticket/18476>
WordPress Trac <http://core.trac.wordpress.org/>
WordPress blogging software
More information about the wp-trac
mailing list