Zend Framework

Refactor Zend_Config_Writer

Details

  • Type: Improvement Improvement
  • Status: Resolved Resolved
  • Priority: Major Major
  • Resolution: Fixed
  • Affects Version/s: 1.9.5
  • Fix Version/s: 1.10.0
  • Component/s: Zend_Config_Writer
  • Labels:
    None

Description

The INI, XML and Php Config Writers duplicate much code which can be refactored into a Zend_Config_Writer_FileAbstract.

Activity

Hide
Benjamin Eberlei added a comment -

Implemented a Zend_Config_Writer_FileAbstract class that drains up all the duplicated code from all the three file writers.

Show
Benjamin Eberlei added a comment - Implemented a Zend_Config_Writer_FileAbstract class that drains up all the duplicated code from all the three file writers.

People

Vote (0)
Watch (0)

Dates

  • Created:
    Updated:
    Resolved: