HomePhorge

(PUP-1897) Allow EPP render expression to render a block
edd3e8ea5e1cUnpublished

Unpublished Commit ยท Learn More

Repository Importing: This repository is still importing.

Description

(PUP-1897) Allow EPP render expression to render a block

If a block is given in <%= {} %> the block should be evaluated, and
what it produces should be rendered. This commit makes this possible
by:

  • explicitly handle the render block case
  • allowing {} to be validated as r-value producing

Details

Provenance
Henrik Lindberg <henrik.lindberg@cloudsmith.com>Authored on
vanmeeuwenPushed on Jun 2 2015, 2:22 PM
Parents
rPUb3f8cb024fb9: (maint) Remove dead-code check if ImportExpression is r-value
Branches
Unknown
Tags
Unknown

Event Timeline

Henrik Lindberg <henrik.lindberg@cloudsmith.com> committed rPUedd3e8ea5e1c: (PUP-1897) Allow EPP render expression to render a block (authored by Henrik Lindberg <henrik.lindberg@cloudsmith.com>).Mar 8 2014, 8:56 PM