#337 Allow setting order of handlers.
Merged by jkaluza. Opened by jkaluza.
jkaluza/freshmaker errata-refactor  into  master

Download 337.patch

New "order" attribute defines the order of this handler when evaluating
multiple handlers. The handlers with lower order are called as first.
If two handlers have the same order value, they can be called in any
random order.

Also set the internal handlers updating the database to be run as first.

rebased onto 83fd8205876b1f1743deefdb3a7966730b64daee

rebased onto 445022d47d8db3360a1df25e458ebd64c9a0f51a

Pull-Request has been merged by jkaluza

Metadata