[
https://issues.apache.org/jira/browse/FINERACT-2404?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=18035029#comment-18035029
]
Adam Saghy commented on FINERACT-2404:
--------------------------------------
I would stick to 1.13, since there is not much chance any patch version will be
released for 1.11 and 1.12...
> Improve extensibility and cleanup for 1.12.1 maintenance
> --------------------------------------------------------
>
> Key: FINERACT-2404
> URL: https://issues.apache.org/jira/browse/FINERACT-2404
> Project: Apache Fineract
> Issue Type: Improvement
> Components: Accounting, Database, Loan, Savings, System, Test
> Affects Versions: 1.11.0, 1.12.1
> Reporter: Alex Teroshkin
> Priority: Minor
>
> *Extensibility Improvements:* Changed access modifiers to {{protected}} in
> several utility classes and methods
> ({{{}JournalEntryReadPlatformServiceImpl{}}},
> {{{}LoanTransactionValidatorImpl{}}}, {{{}LoanReadPlatformServiceImpl{}}},
> {{{}SendAsynchronousEventsTasklet.java{}}}). This allows developers working
> with Fineract to more easily inherit from and extend the platform's core
> logic. For example: to implement custom validations, data handling, or custom
> logic.
> *Refactoring:* Introduced auxiliary {{protected}} methods
> ({{{}get...Mapper{}}}, {{{}get...Parameters{}}}) to encapsulate object
> creation and parameter list retrieval logic, making the code cleaner and
> easier to maintain.
>
>
--
This message was sent by Atlassian Jira
(v8.20.10#820010)