> To be very succinct about it: > > - You're trying to make sections and substitutions the same by > defining common expressions, which include formatters. But sections > and substitutions are not the same.
I am trying to make the *argument* to sections and substitutions the same. That is different from making the concepts the same. > - However, the *values* of both sections and substitutions *are* the > same in my model (strings), and thus formatters and predicates can > apply to both. I understand this. The problem is that this interpretation makes the evaluation of the expression context-sensitive, which is almost never done and almost always a mistake. Russ --~--~---------~--~----~------------~-------~--~----~ You received this message because you are subscribed to the Google Groups "JSON Template" group. To post to this group, send email to [email protected] To unsubscribe from this group, send email to [email protected] For more options, visit this group at http://groups.google.com/group/json-template?hl=en -~----------~----~----~----~------~----~------~--~---
