Skip to content

Simplification: Catalog_Helper_Output processing logic #192

@amenk

Description

@amenk

In https://github.com/magento/magento2/blob/master/app/code/core/Mage/Catalog/Helper/Output.php there is an interesting logic that allows to specify callbacks for processing attributes.

But I feel, that the same purpose can be already served by simple events.

When not adding events like "catalog_helper_output_productAttribute" and "catalog_helper_output_categoryAttribute" which serve as hooks for the events processing ?

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions