Module: Idml::Part

Overview

Mixin for every part class (typed or raw). Provides the part_file class-level macro that registers the class against a filename pattern in Idml::Parts. New part classes self-register; nothing else in the codebase needs to change when adding one (open/closed).

Defined Under Namespace

Modules: ClassMethods