Details
-
Type:
Change
-
Status: Closed
-
Priority:
Minor
-
Resolution: Fixed
-
Affects Version/s: None
-
Fix Version/s: V3.9.0.0
-
Component/s: None
-
Labels:None
-
Account:SPC EthernetIp Core (SPCETHERNET)
Description
The issue with EipAps_Public.h originally came into concern when some customers requested modifications to this header.
The EipAps_Public.h primarily acts as a container for multiple headers, enabling developers to include a single header in the final project for convenience.
However, Using a monolithic header file is not a clean way to manage all dependencies and has several design weaknesses:
- Poor Dependency Management
- Reduced Maintainability
Remove the file from project.