Open zerg000000 opened 7 years ago
Currently, the *-component projects under duct-framework is quite confusing, since the concept of component have been replaced by integrant. keep these projects without deprecation will be quite confusing for new comer.
*-component
component
integrant
The libraries themselves aren't deprecated; they're still useful for Component-based systems. However, maybe I can put a notice in their READMEs.
Currently, the
*-component
projects under duct-framework is quite confusing, since the concept ofcomponent
have been replaced byintegrant
. keep these projects without deprecation will be quite confusing for new comer.