Skip to content

Dependencies between Event and Elements #11

Open
@BartAdv

Description

@BartAdv

I've tried to add target function to get an element that caused an event. The Event module does not see the Elements (it's the other way around at the moment). I am wondering whether it wouldn't be better for the Event to depend on Elements (this would require to move onXXX functions there), but this would also require to remove abstract from Element, as its constructor would now be used in other module.

So maybe it's better to just merge those two? Any other ideas?

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