Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
The JEventSourceGenerator needs to pass a JApplication pointer to the JEventSource constructor. However this pointer needs to be injected into the generator first. I'm hoping to get the JApplication pointer out of the EventSource constructor completely, and move all initialization logic into Init() instead.
- Loading branch information