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

StringSourceLocator doesn't "locate" source, but returns a LocatedSource object #43

Closed
asgrim opened this issue Jul 7, 2015 · 2 comments
Assignees
Milestone

Comments

@asgrim
Copy link
Member

asgrim commented Jul 7, 2015

Some conceptual "naming" issue that @Ocramius has... StringSourceLocator doesn't "locate" source, but still returns a LocatedSource object.

Solutions for this would be to either create a Source interface that LocatedSource and something else (that the StringSourceLocator would return) implement, or create an abstract parent.

Just need to clarify naming and intent

For reference, original discussion at #32 (comment)

@asgrim
Copy link
Member Author

asgrim commented Oct 6, 2015

Will be fixed by resolving #123

@Ocramius
Copy link
Member

Ocramius commented Nov 2, 2015

Handled in #123

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

2 participants