Dependency Replication is a process that most development teams have to do
as the scope of what they are trying to achieve grows. The idea is that within
your organisation you might have a set of common frameworks that you use and
maintain. Rather than linking in the source code into each new project that you
undertake you treat the framework like an internal product which you build
seperately.
No comments:
Post a Comment