Skip to content

Maybe namechange pattern_assembler.findPartial to pattern_assembler.getPartial #407

@e2tha-e

Description

@e2tha-e

The public pattern_assembler function is named findPartial while the private function is named getPartial. This results in a couple points of confusion. The first is trying to figure out the rationale for this difference. The second is that findPartial is an engine_mustache public function, which performs a completely different operation. I think in pattern_assembler, it should be named getPartial.

Metadata

Metadata

Assignees

No one assigned

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions