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

Replace Entity interface with Entity struct #15

Closed
brutella opened this issue May 6, 2015 · 2 comments
Closed

Replace Entity interface with Entity struct #15

brutella opened this issue May 6, 2015 · 2 comments

Comments

@brutella
Copy link
Owner

brutella commented May 6, 2015

This should eliminate the getter and setter methods.

@brutella
Copy link
Owner Author

brutella commented May 6, 2015

EntityWithName(...) returns an entity with a specific name or nil if not found.
When Entity is a struct, what should the method return when no entity is found?

@brutella
Copy link
Owner Author

Fixed already

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