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

Feature: Add unit-test friendly features #3

Open
dclucas opened this issue Mar 27, 2012 · 0 comments
Open

Feature: Add unit-test friendly features #3

dclucas opened this issue Mar 27, 2012 · 0 comments
Assignees

Comments

@dclucas
Copy link
Owner

dclucas commented Mar 27, 2012

Add features to help on client code unit tests. For example:

  1. Add events to:
  • When a property mapping is discovered;
  • When an object mapping begins/ends;
  • When a property is mapped;
    1. Add auxiliary methods to help determine:
  • Which source and target properties have been touched by the mapper;
  • Which haven't.

For the time being, this issue is a placeholder for the functionalities we can think of. Once we figure out which ones we want to implement, specific items will be created for them.

@ghost ghost assigned dclucas Mar 27, 2012
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant