File system - Mappings
Mapping
We distinguish 3 different mapping types:
- "component" mappings used to map components (similar to a classpath in Java),
- "custom tag" mappings used to map custom tags
- "regular mappings" for the rest (<cfinclude>, <cffile> ...).
- Define a mapping
- Set a Mapping (regular, component and custom tag mapping)
- Define a component Mapping (TODO)
- Define a custom tag Mapping (TODO)