[Clam-devel] PATCH: refactor RegisterConfiguratorLaunchers

Zach Welch zach-clam-devel at splitstring.com
Sat Apr 7 12:27:35 PDT 2007


Hi all,

The following patch attempts to organize some of the mess in the NetworkEditor 
configuration launcher registration.  It splits the main definitions in  
RegisterConfiguratorLaunchers.cxx file into a new header file, which can be 
used by multiple source files.  This allows registering new configurations 
across multiple files, reducing the amount of rebuilding unchanged 
registrations during development.  In this patch, the order of registrations 
should correspond to the current Processing Tree ordering.

Cheers,

Zach
-------------- next part --------------
A non-text attachment was scrubbed...
Name: refactor-networkeditor-rcl.patch
Type: text/x-diff
Size: 8331 bytes
Desc: not available
URL: <http://lists.clam-project.org/pipermail/clam-devel-clam-project.org/attachments/20070407/7c6aa270/attachment-0002.patch>


More information about the clam-devel mailing list