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

DSL to Remove Most of the Boilerplate #8

Open
sirinath opened this issue Nov 26, 2013 · 5 comments
Open

DSL to Remove Most of the Boilerplate #8

sirinath opened this issue Nov 26, 2013 · 5 comments

Comments

@sirinath
Copy link

Is it possible to have a DSL to remove most of the boiler plate.

@szegedi
Copy link
Owner

szegedi commented Nov 26, 2013

Could you give me an example of the boilerplate you'd like to remove?

@sirinath
Copy link
Author

Having to deal with callsite methods handlers and evoking for simple use. Perhaps this can be hidden from the the user in simple scenarios.

@szegedi
Copy link
Owner

szegedi commented Nov 27, 2013

Still not sure what you have in mind - an actual code example of what you hope to eliminate would be handy. If you want a friendly API for method handle composition, check out https://github.com/headius/invokebinder.

@sirinath
Copy link
Author

This looks close to what I had in mind. Is it built on top of this?

@sirinath
Copy link
Author

I think you can make it more succinct than above.

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

2 participants