manufacturable
Manufacturable is a factory that builds self-registering objects. It leverages self-registration to move factory setup from case statements, hashes, and configuration files to a simple DSL within the instantiable classes themselves. Giving classes the responsibility of registering themselves with the factory does two things. It allows the factory to be extended without modification. And, it leaves the factory with only one responsibility: building objects.
Activity
- Latest release
- 4y ago
- Total releases
- 15
- Cadence
- ~4 days
- Last 12 months
- 0
Details
- License
- MIT
- First release
- Jun 16, 2020
Releases
| Version | Released | |
|---|---|---|
2.2.0
minor
| ||
2.1.0
minor
| ||
2.0.0
major
| ||
1.6.0
minor
| ||
1.5.1
patch
| ||
1.5.0
minor
| ||
1.4.2
patch
| ||
1.4.0
minor
| ||
1.4.1
patch
| ||
1.3.2
patch
| ||
1.3.1
patch
| ||
1.3.0
minor
| ||
1.2.0
minor
| ||
1.1.0
minor
| ||
1.0.1
initial
|