You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@lucy.apache.org by "Marvin Humphrey (JIRA)" <ji...@apache.org> on 2010/01/06 00:03:56 UTC

[jira] Resolved: (LUCY-95) Streamline Charmonizer/Core/ConfWriter

     [ https://issues.apache.org/jira/browse/LUCY-95?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Marvin Humphrey resolved LUCY-95.
---------------------------------

    Resolution: Fixed

Committed as r896262.

> Streamline Charmonizer/Core/ConfWriter
> --------------------------------------
>
>                 Key: LUCY-95
>                 URL: https://issues.apache.org/jira/browse/LUCY-95
>             Project: Lucy
>          Issue Type: Improvement
>          Components: Charmonizer
>            Reporter: Marvin Humphrey
>            Assignee: Marvin Humphrey
>            Priority: Minor
>         Attachments: streamline_charm_conf_writer.diff
>
>
> Once upon a time, Charmonizer/Core/ConfWriter was name
> "Charmonizer/Core/ModHandler".  Now that it's been renamed, certain features
> which belonged in a "module handler" no longer belong in a "config writer".
>   * test_compile -> moved to Compiler.
>   * capture_output -> moved to Compiler.
>   * _charm.h (file required by various probes) -> moved to Probe.
>   * _charm_run -> moved to OperatingSystem, hidden behind OS_run_quietly().
> What's left behind are more targeted, focused Charmonizer core modules.

-- 
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.