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

Factory source generation fails when a type of <Foo>Factory is already present. #78

Open
Zubnix opened this issue Feb 22, 2014 · 0 comments

Comments

@Zubnix
Copy link

Zubnix commented Feb 22, 2014

Code generation should not blindly take the name of the type that needs to be generated and add 'Factory' to it. A check should be made if a type of the same name already exist and take appropriate action (eg inform user or change it's own name).

@raghsriniv raghsriniv added the P3 label Jun 24, 2019
@kluever kluever added the type=addition A new feature label Aug 12, 2019
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

4 participants