Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Delphi - Event Engine - Complete the Basic Demo in the "Playground". #104

Open
LK-Daniel opened this issue Aug 23, 2016 · 0 comments
Open

Comments

@LK-Daniel
Copy link
Contributor

In order to both test AND demonstrate the Event Engine, we need a nice simple demo project.

This will serve to prove the workings of the Engine, as well as demonstrate the most simple possible implementation of it for consumers of this library.

@LK-Daniel LK-Daniel self-assigned this Aug 23, 2016
LK-Daniel added a commit that referenced this issue Aug 23, 2016
…sue #100)

- Added method `HookEvent` to `TADEventThread` eliminating the need to manually define an Event Listener Type for ANY Event Types!
- Removed `IADEVentListener<T>` because it no longer required.
- Streamlined some of the incomplete implementation of various Types in the Event Engine.
- Implemented more of the Event Engine. (Issue #101, #102, #103)
- Started to produce the Delphi Event Engine Demo (Issue #104)
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

1 participant