Re: FileBackend branch
Russell Nelson <russnelson <at> gmail.com>
2011-12-01 04:54:17 GMT
On Wed, Nov 30, 2011 at 10:20 PM, Rob Lanphier <robla <at> wikimedia.org> wrote:
> On Wed, Nov 30, 2011 at 5:51 PM, Aaron Schulz <aschulz4587 <at> gmail.com>
> wrote:
> > I'm starting to finish the initial coding for the FileBackend branch (see
> > https://svn.wikimedia.org/viewvc/mediawiki/branches/FileBackend). I
> still
> > have to get to thumb.php and img_auth.php though. Simple testing of
> uploads,
> > re-uploads, moves, deletes, restores, and such are working on my local
> > testwiki.
>
Did you test it using smtest.py ? It's a lot more persistent about testing
because it's a lot less distractable than any hu .... SQUIRREL!
> Hi folks,
>
> A few more details on this. Aaron is trying to get some important
> refactoring work done in service to this project:
> http://www.mediawiki.org/wiki/SwiftMedia
>
> We'd like to land this code in trunk as soon as we can, shake out the
> inevitable bugs, and get this rolled out to the cluster as part of
> 1.19.
>
>
I'm guessing that Aaron is coding using an IDE that displays abstract class
comments in line with the implementation, because the implementation class
has no comments on any of the methods. For those of us using dumber
(Continue reading)