Feature #7618

Add support for nested evaluation.

Added by Nikolas Hagelstein about 5 years ago. Updated over 2 years ago.

Status:Rejected Start date:2010-05-04
Priority:Could have Due date:
Assigned To:- % Done:

0%

Category:Core
Target version:-
Has patch:

Description

Currently it's not possible to do something like:

{myArray.{varContainingArrayKey}}

History

#1 Updated by Sebastian Kurfuerst about 5 years ago

  • Priority changed from Should have to Could have

Such a feature would have really far-reaching consequences, as the syntax would get a lot more complex. So before implementing that, we'd have to check the implications:
- for inline notation parameters
- for arrays
especially checking that the language stays non-context-sensitive like it is right now.

Greets,
Sebastian

#2 Updated by Sebastian Kurfuerst about 4 years ago

  • Status changed from New to Rejected

sorry, for now this feature would imply a complete restructuring of the Fluid parser...

Also available in: Atom PDF