CVSROOT: /cvs/gnome Module name: beagle Changes by: trow 05/12/14 15:33:17
Modified files: bludgeon : Bludgeon.cs Daemon.cs IHammer.cs Log.cs Makefile.am QueryFu.cs SanityCheck.cs TestBasic.cs Token.cs Toolbox.cs beagled.dummy Added files: bludgeon : Abuse.cs Action.cs Bzip2FileObject.cs DirectoryObject.cs EventTracker.cs FileObject.cs FileSystemObject.cs GzipFileObject.cs TarFileObject.cs TextFileObject.cs TreeBuilder.cs ZipFileObject.cs Log message: A checkpoint of my recent Bludgeon hacking. Bludgeon now runs a mainloop, tracks live query notifications from the daemon as it modifies the tree, and creates sandboxed file trees containing a mix of text files and archives. This is still a work-in-progress. Things left to do include: * Everything is hard-wired right now; we process the command-line arguments, but ignore them. * We don't yet verify that the live query notifications we receieve match the changes to the tree. * We only support simple file tree manipulations right now. In particular, the grueling "touring move" tests (where we take a file or directory and rapidly move it around the tree) don't work right now. * We don't support searching in archives yet, which we will need to test the children-on-the-filesystem patch. It is very easy to implement, though. * The log spew is too verbose in some places, and too terse in others. URL : http://cvs.gnome.org/bonsai/cvsquery.cgi?branch=&dir=beagle&who=trow&date=explicit&mindate=2005-12-14%2015:32&maxdate=2005-12-14%2015:34 _______________________________________________ cvs-commits-list mailing list cvs-commits-list@gnome.org http://mail.gnome.org/mailman/listinfo/cvs-commits-list