-
公开(公告)号:US10942734B2
公开(公告)日:2021-03-09
申请号:US16693187
申请日:2019-11-22
Applicant: NETFLIX, INC.
Inventor: Jonathan Schneider , Daniel Thomas , Robert Spieldenner , Michael McGarr
Abstract: In one embodiment of the present invention, a shading engine enables multiple versions of dependencies to coexist in an executable software application. During the software build process, the shading engine dynamically renames transitive dependencies of the software application to disambiguated names. The shading engine performs this renaming at both the library and class level. Notably, the shading engine does not rename the first-order dependencies of the software application. Consequently, the code of the software application and interfaces between the software application and the first-order library dependencies of the software application are not modified. Notably, the shading engine efficiently and accurately shades the transitive dependencies without manual intervention. By contrast, primarily manually-based conventional approaches to dependency management are time consuming and susceptible to errors.