Zend Framework

For ZF 2.0, rename the current Zend_Feed_Reader parser method getLinks() - it conflicts with Zend_Feed_Writer using the matching method to refer to generic Atom links

Details

  • Type: Improvement Improvement
  • Status: Open Open
  • Priority: Critical Critical
  • Resolution: Unresolved
  • Affects Version/s: 1.10.4, Next Major Release
  • Fix Version/s: Next Major Release
  • Component/s: Zend_Feed_Reader
  • Labels:
    None
  • Fix Version Priority:
    Must Have

Description

Zend_Feed_Reader's getLinks() method does not refer to generic Atom links as would be expected. A setLinks() method added to Zend_Feed_Writer would. This conflict over meaning should be resolved in ZF 2.0, by renaming the current getLinks() to something more descriptive for its current usage, leaving the method name free to replace the upcoming getAllLinks() method. This is necessary to ensure a cohesive API across both Zend_Feed components (something needed for future integration).

Activity

Hide
Pádraic Brady added a comment -

Set fix version for next major release (Zf 2.0)

Show
Pádraic Brady added a comment - Set fix version for next major release (Zf 2.0)

People

Vote (0)
Watch (0)

Dates

  • Created:
    Updated: