Skip to content
This repository has been archived by the owner on Jan 24, 2021. It is now read-only.

Change TypeConverter signature #364

Closed
grumpydev opened this issue Oct 25, 2011 · 0 comments
Closed

Change TypeConverter signature #364

grumpydev opened this issue Oct 25, 2011 · 0 comments
Assignees
Milestone

Comments

@grumpydev
Copy link
Member

To take both the type it needs to create, and the main type being "bound" - it should be possible, for example, to just be responsible for converting a property Foo, of type DateTime, on type Bar - rather than every property called Foo or every DateTime.

Sig change needs to be applied to the "Can" and "Do" methods.

@ghost ghost assigned grumpydev Oct 25, 2011
grumpydev added a commit to grumpydev/Nancy that referenced this issue Oct 25, 2011
grumpydev added a commit that referenced this issue Oct 25, 2011
Fix for #364 - passing in the context to 'Can' method
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Projects
None yet
Development

No branches or pull requests

1 participant