Re: [PATCH] Refactor ufscommon into individual include/code files

From: Kinkie <gkinkie_at_gmail.com>
Date: Tue, 7 Aug 2012 18:33:02 +0200

Hi all,
  here's an update on this effort, which in the meantime has morphed
somewhat: the DBG_* and CBDATA_CLASS changes have already landed to
trunk, and this project has been morphed into a SourceFormat-refactor
project (scope: src/fs/ufs/* )

This bundle does:
- introduce the Fs::Ufs namespace
- split classes into relevant header- and implementation- files
- change a couple of int-used-as-bool to proper bool method signatures
- for some classes with a constructor (but no default constructor) it
explicitly disables default constructor, copy constuctor and
assignment operator

It does not:
- remove the UFS prefix from ufs-related classes.

There are no functional changes, only code refactoring.

The new branch location is lp:~kinkie/squid/sourceformat

-- 
    /kinkie

Received on Tue Aug 07 2012 - 16:33:11 MDT

This archive was generated by hypermail 2.2.0 : Wed Aug 08 2012 - 12:00:05 MDT