1502.5.4
by Barry.Leslie at PrimeBase
Added a demo plugin based on the the events plugin API. |
1 |
[plugin]
|
2 |
name=hello_events |
|
1502.5.7
by Barry.Leslie at PrimeBase
Renamed the 'Event' plugin to 'EventObserver' plugin along with some internal class renames to make things clearer. |
3 |
title=An example event observer Plugin |
4 |
description=An example event observer Plugin for Drizzle |
|
1502.5.4
by Barry.Leslie at PrimeBase
Added a demo plugin based on the the events plugin API. |
5 |
load_by_default=no |
6 |
sources=hello_events.cc |
|
7 |
headers=hello_events.h |