The dependencies between packages in a design should be in the direction of the stability of the packages. a package should only depend upon packages that are more stable that it is.
2012-08-15 02:42
This blog is frozen. No new comments or edits allowed.
The dependencies between packages in a design should be in the direction of the stability of the packages. a
package should only depend upon packages that are more stable that it is.