-
Task
-
Resolution: Done
-
Minor
-
None
-
None
Together with the ongoing work on the Oracle connector, we introduced more framework code (EventDispatcher et al.) which should eventually reduce the amount or duplicated code in the different connectors.
The existing Postgres connector should be refactored to be based on top of this infrastructure, ideally leading to even more code being pulled out into commonly shared classes. This will provide the basis for implementing the next connector (SQL server) on top of this.
Most importantly, this will also add the biggest missing feature to the framework code: initial snapshotting.