[wp-trac] [WordPress Trac] #10348: WP_filesystem improvements
WordPress Trac
wp-trac at lists.automattic.com
Tue Jul 7 01:19:36 UTC 2009
#10348: WP_filesystem improvements
-------------------------+--------------------------------------------------
Reporter: blazerlocal | Owner: dd32
Type: enhancement | Status: assigned
Priority: normal | Milestone: Future Release
Component: Filesystem | Version: 2.9
Severity: normal | Keywords:
-------------------------+--------------------------------------------------
Comment(by blazerlocal):
> But it seems like its a rather heavy Implementation of it.
also not all of the files would even be necessary - SFTP.php does not
require SSH1.php, for example. skipping out on pure-PHP SSH2 / SFTP
because the implementation is "heavy" is rather like excluding PEAR from
Wordpress under the fallacious assumption that you can't include any
library from PEAR without including all of them. the irony, of course,
being that wp-includes/wp-diff.php is derived from PEAR code (well, it was
ripped from MediaWiki which in turn ripped it from PEAR).
--
Ticket URL: <http://core.trac.wordpress.org/ticket/10348#comment:8>
WordPress Trac <http://core.trac.wordpress.org/>
WordPress blogging software
More information about the wp-trac
mailing list