Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Wrap tools listeners ResolveTargetEntityListener and DebugUnitOfWorkListener and add to config #40

Closed
mishak87 opened this issue Sep 4, 2013 · 0 comments · Fixed by #42
Labels

Comments

@mishak87
Copy link
Contributor

mishak87 commented Sep 4, 2013

Wrap both listeners with necessary code to make them work with Kdyby/Events.

ResolveTargetEntityListener

rtel:
   <class|interface>: <class> # simple
   <class|interface>: # extended with mapping
      class: <class>
      mapping:
         a: b

It might be useful to have extension interface for RTEL.

DebugUnitOfWorkListener

Probably would be best to have enable option for each event (performance)
Attach to debug panel?

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

Successfully merging a pull request may close this issue.

1 participant