Coldbox Decorators

Use this skill when extending or overriding ColdBox framework internals via the Decorator pattern -- specifically creating a ControllerDecorator to wrap the main ColdBox controller, or a RequestContextDecorator to wrap and augment the request context (event) object with custom methods or overridden behavior.

ColdBox 9bf12a5 7.3 KB Updated

File contents

ColdBox/skills/tree/main/coldbox/decorators commit 9bf12a5871

Frequently asked questions

npx skillmds@latest add coldbox/coldbox-decorators