100pah edited a comment on issue #11878: [PROPOSAL] More powerful formatters: 
pipes
URL: 
https://github.com/apache/incubator-echarts/issues/11878#issuecomment-568914900
 
 
   > We can check if it's a pipe name. If not, it's rich.
   
   I am still worried that it brings bad readability. And if we might 
pre-compile the pattern to optimize the performance one day, it might brings 
trouble to the compilation. 
   If we do not name it as "pipe", but name it as "filter", is it might not 
necessarily use the "pipe symbol"?
   Could it use `{a :| someFilter1 :| someFile2}` ?
   
   BTW, write something related in #11906

----------------------------------------------------------------
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]


With regards,
Apache Git Services

---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]

Reply via email to