alberto-art3ch commented on PR #6060: URL: https://github.com/apache/fineract/pull/6060#issuecomment-5184729798
> @alberto-art3ch Please review my concerns and rebase this PR. @adamsaghy addressed and rebased onto latest develop. We've moved 43 more share-related files into fineract-shares (pure _git mv_, no package or logic changes), including all 16 command handlers you flagged, plus the share account/product service interfaces, data, exceptions and business events. Handlers only depend on the service interfaces, which are movable; the *Impl classes stay in fineract-provider because they still reach into provider-resident code (JournalEntryWritePlatformService, AccountNumberGenerator, NoteRepository, and the generic portfolio.products framework). -- This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and use the URL above to go to the specific comment. To unsubscribe, e-mail: [email protected] For queries about this service, please contact Infrastructure at: [email protected]
