There's only ever one bindings instance per session, so the Set/Array approach was unnecessary. Changed from Set<ExtensionErrorListener> to optional single listener.
There's only ever one bindings instance per session, so the Set/Array approach was unnecessary. Changed from Set<ExtensionErrorListener> to optional single listener.