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

Add mocking for generic functions (was: What features, what syntax?) #1

Open
Ferada opened this issue May 26, 2014 · 0 comments
Open
Assignees
Milestone

Comments

@Ferada
Copy link
Owner

Ferada commented May 26, 2014

This package needs improvement. In particular a good API for CLOS mocks. As always two layers, first one functions, second one macros.

Edit: After some tinkering this looks like it's adding a lot of complexity with not much of a benefit. The problem is the interaction between the features, e.g. can you rebind a regular function to a generic one, the reverse, how do you specify the method etc.

So more ideas need to be evaluated before this is viable.

@Ferada Ferada self-assigned this Dec 22, 2014
@Ferada Ferada changed the title What features, what syntax? Add mocking for generic functions (was: What features, what syntax?) Jan 6, 2015
@Ferada Ferada added this to the 1.2.0 milestone Jan 6, 2015
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

1 participant