gresockj commented on pull request #5133:
URL: https://github.com/apache/nifi/pull/5133#issuecomment-860041801


   I'm not sure if your AttributeExpressionParser.g change did this, but in 
addition to `#{'test value'}` and `#{"test value"} `working, I noticed that 
`#{test value}` also works.  So, is the quote logic needed at all?
   
   The only one of the above that works well with the UX is `#{test value}`, 
since this is what auto-completes and gives you the purple coloring.
   
   Otherwise, functions as described.


-- 
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.

For queries about this service, please contact Infrastructure at:
[email protected]


Reply via email to