zam_factory_pattern 0.0.1 copy "zam_factory_pattern: ^0.0.1" to clipboard
zam_factory_pattern: ^0.0.1 copied to clipboard

outdated

Provides utilities to implement the factory pattern which deals with the problem of creating objects.

0.0.1 #

  • Includes the core classes Factory and ModifiableFactory.
  • Includes TypedFactory that lets us use class names as keys.
  • Includes ModifiableFactoryMixin for coverting any factory into a modifiable factory.
  • Includes BuilderNotFoundInFactoryException which is thrown when a builder is not found in factory.
0
likes
0
pub points
0%
popularity

Publisher

verified publisherzamstation.com

Provides utilities to implement the factory pattern which deals with the problem of creating objects.

Homepage
Repository (GitHub)
View/report issues

License

unknown (LICENSE)

Dependencies

zam_core

More

Packages that depend on zam_factory_pattern