Skip to content

PolicyDispatcher is always an EventListener #21

@mjdecker

Description

@mjdecker

Have an example branch (policy will rename to this issue number) with some suggested changes, may not have worked out the kinks yet.

But....

A PolicyDispatcher always additionally needs to inherit an EventListener. The srcSAXEventDispatcher requires it. I say we make a PolicyDispatcher inherit from EventListener so we are not requiring clients to do both. Its confusing.

Took a while to figure out how things work again, possibly because of this.

Slightly related, I made the constructor accept multiple PolicyListeners (in addition to multiple EventListeners). So, consistent.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions