JiaLiangC commented on PR #4166:
URL: https://github.com/apache/ambari/pull/4166#issuecomment-5279478168

   > Hi @JiaLiangC, could you explain the motivation behind these changes? I'd 
love to know how this content was generated and how it helps with our 
Ember-to-React migration.
   
   The current React implementation in Ambari does not strictly follow the 
logic of the original Ember code. To address this, we analyzed all Ember 
front‑end code in Ambari and organized the findings into documents grouped by 
functional modules. Each module document contains the detailed Ember logic for 
that module. This way, the upcoming React refactoring can be implemented 
against this baseline functional specification. During the review process, we 
can cross‑reference the corresponding Ember business logic via these documents 
to verify that the React implementation matches the original Ember behavior, 
ensuring that the final implementation does not deviate from the established 
baseline.


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


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

Reply via email to