Skip to content

RFC: CBR Backend

Bitbucket Importer requested to merge branch/ml-cbr-backend into branch/unified

Created originally on Bitbucket by nanomad (Giovanni Nanomad Condello)

This is a simple CBR backend for ML.

It allows modules to communicate with each other and with the core ML code by registering event handlers (an event is a simpe 8 char string) and publishing events.

I'd like to get some feedback on it before mergiing into the main tree.

Merge request reports

Loading