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

IKeyOptions interface fix #3

Merged
4 commits merged into from Dec 16, 2010
Merged

IKeyOptions interface fix #3

4 commits merged into from Dec 16, 2010

Conversation

yojimbo87
Copy link
Contributor

IKeyOptions didn't have Add method declaration with multiple params, therefore it didn't work using this option. I also moved this interface to corresponding folder.

Conflicts:
	LoveSeat/Support/KeyOptions.cs
…with multiple parameters, therefore adding multiple (Start/End)Key params didn't work. This interface was also moved to Interfaces folder.
@soitgoes
Copy link
Owner

Good call. Yeah I forgot to do that, sorry about that. Thanks for the commit! Glad to have someone checking behind me. What do you think of the new approach for Keys?

@yojimbo87
Copy link
Contributor Author

It's great, I'm already using it.

@yojimbo87
Copy link
Contributor Author

BTW, can I add MIT license file to the root of the project?

@soitgoes
Copy link
Owner

That would be great. I've been meaning to put the license in comments at the top of all the source files but I don't have a utility to do that. Do you have such a thing? If you do that would be huge as well.

This pull request was closed.
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

Successfully merging this pull request may close these issues.

None yet

2 participants