Skip to content

Code generation: incorrect files included in projects #1

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

Open
MerrionComputing opened this issue Nov 5, 2018 · 2 comments
Open

Code generation: incorrect files included in projects #1

MerrionComputing opened this issue Nov 5, 2018 · 2 comments
Assignees

Comments

@MerrionComputing
Copy link
Owner

Because some code generated projects are dependent on others - for example [IdentityGroup] depends on the event definitions in [EventSourcing] some duplicate class definitions occur if files are included in both projects.

@MerrionComputing
Copy link
Owner Author

  1. Exclude aggregate interface from QueryHandler and CommandHandler
  2. Exclude identifier group interfaces from QueryDefinition

@MerrionComputing MerrionComputing self-assigned this Nov 11, 2018
@MerrionComputing
Copy link
Owner Author

This is in ModelCodeGenerator.vb
Private Sub AddSourceFileToProjects(filenameBase As String, sourceFileType As ModelSourceFileType)

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