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

Repair the project structure. #15

Merged
merged 4 commits into from
Apr 3, 2020
Merged

Repair the project structure. #15

merged 4 commits into from
Apr 3, 2020

Conversation

asynts
Copy link
Contributor

@asynts asynts commented Mar 27, 2020

When I moved the code over from core I misunderstood the structure and made the application project depend on the infrastructure project, when it really should have been the other way around.

@misha130 explained this to me in this thread: #9 (comment) .

@asynts asynts mentioned this pull request Mar 27, 2020
@asynts
Copy link
Contributor Author

asynts commented Apr 1, 2020

@Daksh14 found a small bug, I added a commit to fix it.

https://ptb.discordapp.com/channels/634104110131445811/635510829499940912/694959512536481882

asynts and others added 2 commits April 1, 2020 19:48
This is a mistake, I do not know why this compiles on my machine but suspect
that the compiler treats it as default method, but that is just a guess based on
the error message that @Weegee received.

https://discordapp.com/channels/634104110131445811/635510829499940912/694958697151070258

Co-Authored-By: weegee <[email protected]>
@misha130
Copy link
Contributor

misha130 commented Apr 2, 2020

Note to self in general: There are many modifiers that are public when they should just be internal and have no business being public.

@luap42 luap42 merged commit c5d195e into codidact:develop Apr 3, 2020
@asynts asynts deleted the move-interfaces-into-application branch April 13, 2020 12:39
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.

3 participants