Ticket #2 (closed defect: fixed)
Mark KIDMessage as deprecated, and remove ControllerMessage.
| Reported by: | amcgregor | Owned by: | amcgregor |
|---|---|---|---|
| Priority: | normal | Milestone: | 2.0.3 |
| Component: | message-class | Version: | |
| Keywords: | Cc: |
Description
ControllerMessage? was obsolete as of #1, never really used, and not documented.
KIDMessage should give a warning that it will be removed in version 2.1.
Instead of using KIDMessage, you can pass a callable as the plain- and rich-text components, i.e. you can use any controller method, including exposed ones with templates in the language of your choice, to produce content for the Message class.
Change History
Note: See
TracTickets for help on using
tickets.
