patacongo edited a comment on pull request #1562:
URL: https://github.com/apache/incubator-nuttx/pull/1562#issuecomment-677856773


   > 
   > 
   > Then I'd like to modify my suggestion:
   > Write generic functions, configurable by in file preprocessor macros and 
use them in the archs.
   > I just want to avoid solving similar problems in several different ways.
   
   NO.  Please do not do that.  Do NOT introduce any coupling between 
architectures.  That MUST NOT HAPPEN.    No change like that should ever be 
merged.  And it it is, I will revert it.
   
   This is not negotiable:  NO COUPLING of any kind must be introduced.  That 
is absolutely forbidden by the architecural principles of the OS.  I understand 
that you want to cut corners and do less work.  But don't do this.  It is work. 
 No shitty enginerring permitted here that introduces coupling.
   
   And do not change any architectures that you cannot test!  That is a very 
bad engineering practice.
   


----------------------------------------------------------------
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:
us...@infra.apache.org


Reply via email to