Ticket #1 (closed enhancement: fixed)

Opened 2 years ago

Last modified 1 year ago

Allow callable plain- and rich-text parts.

Reported by: amcgregor Owned by: amcgregor
Priority: normal Milestone: 2.0.3
Component: message-class Version:
Keywords: Cc:

Description

The plain- and rich-text parts of the message should be able to be defined as any callable which returns plain- or rich-text. The callable should be executed at the time the message is built - usually just prior to being delivered.

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

Added in r2.

Changed 2 years ago by amcgregor

This will deprecate the temporary hack of the ControllerMessage class, and even make KIDMessage of dubious value.

Note: See TracTickets for help on using tickets.