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

Refactor GetWareHouseByIdAsync method #6361

Conversation

ChrisClaude
Copy link
Contributor

Refactoring in connection with this issue #6348

@glhays
Copy link

glhays commented Sep 25, 2022 via email

mesuttascic pushed a commit to mesuttascic/nopCommerce that referenced this pull request Sep 25, 2022
@ChrisClaude
Copy link
Contributor Author

By excepting this refactoring, does it now entangle one service to depend on the other.

________________________________ From: Claude De-Tchambila @.> Sent: Sunday, September 25, 2022 7:15:17 AM To: nopSolutions/nopCommerce @.> Cc: Subscribed @.> Subject: [nopSolutions/nopCommerce] Refactor GetWareHouseByIdAsync method (PR #6361) Refactoring in connection with this issue #6348<#6348>
________________________________ You can view, comment on, or merge this pull request online at: #6361 Commit Summary * b17b0a8<b17b0a8> #6348 Refactor GetWareHouseByIdAsync method File Changes (3 fileshttps://github.com/nopSolutions/nopCommerce/pull/6361/files) * M src/Libraries/Nop.Services/Catalog/IProductService.cshttps://github.com/nopSolutions/nopCommerce/pull/6361/files#diff-f2f8aa19efe607bdface9b6a35d1946afdaa45acfda0a9c08781524c825f088a (10) * M src/Libraries/Nop.Services/Catalog/ProductService.cshttps://github.com/nopSolutions/nopCommerce/pull/6361/files#diff-bf27af985b3597768ed36895bf974c7a2b244833700fcec4bc1d48797b49e191 (13) * M src/Presentation/Nop.Web/Areas/Admin/Factories/OrderModelFactory.cshttps://github.com/nopSolutions/nopCommerce/pull/6361/files#diff-0637f17576fc2feed9f11ed851abae308910bfe66fd339167653b21b52ce66bb (2) Patch Links: * https://github.com/nopSolutions/nopCommerce/pull/6361.patch * https://github.com/nopSolutions/nopCommerce/pull/6361.diff — Reply to this email directly, view it on GitHub<#6361>, or unsubscribehttps://github.com/notifications/unsubscribe-auth/AKD4KOZBERVELEIYHPM5FHDWABM7LANCNFSM6AAAAAAQVDONEQ. You are receiving this because you are subscribed to this thread.Message ID: @.
>

It doesn't seem ideal to have a service that depends on another one. But what would the alternative be here?

@glhays
Copy link

glhays commented Sep 26, 2022 via email

@skoshelev skoshelev merged commit b17b0a8 into nopSolutions:develop Sep 26, 2022
@skoshelev
Copy link
Contributor

Hi @ChrisClaude. Thank you for your help.

@ChrisClaude ChrisClaude deleted the issue-6348-refactor-getwarehousebyidasync branch October 8, 2022 18:09
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.

None yet

3 participants