Ticket #2 (closed defect: fixed)

Opened 2 years ago

Last modified 1 year ago

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

Changed 2 years ago by amcgregor

  • status changed from new to assigned

Changed 2 years ago by amcgregor

  • status changed from assigned to closed
  • resolution set to fixed

Changed as of r3 and r4.

Note: See TracTickets for help on using tickets.