rb-pluginfactory

v 1.0.8

Mixin for making dynamically-loadable plugin classes

This module contains the PluginFactory mixin. Including PluginFactory in your class turns it into a factory for its derivatives, capable of searching for and loading them by name. This is useful when you have an abstract base class which defines an interface and basic functionality for a part of a larger system, and a collection of subclasses which implement the interface for different underlying functionality.

http://www.deveiate.org/projects/PluginFactory

To install rb-pluginfactory, paste this in macOS terminal after installing MacPorts

sudo port install rb-pluginfactory

Add to my watchlist

Installations 0
Requested Installations 0