acassis commented on PR #18257:
URL: https://github.com/apache/nuttx/pull/18257#issuecomment-3817535965

   > nuttx has never allowed meta language in the source code. Introducing such 
tags violates this principle and should be discussed within the community. I'm 
not opposed to this change, I think it's necessary at this point (too many 
external dependencies), but it should be better communicated within the 
community and clear rules when to use this should be decided.
   
   Yes, I think Greg always tried to keep NuttX self-contained, avoiding 
dependencies on many external tools, even python scripts were avoided in favor 
or shell script (it bring other benefit: python is a mobile target, shell 
script is not, but of course, it is very limited).
   
   But I think what you call "meta language" is very limited too and will not 
impact too much, unless used to avoid valid rules that should be followed. So 
it should be used with care
   
   


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

To unsubscribe, e-mail: [email protected]

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

Reply via email to