-
Notifications
You must be signed in to change notification settings - Fork 602
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: moving files from database module to model module #2275
refactor: moving files from database module to model module #2275
Conversation
@Darkeye14 There are some classes like |
core/data/src/main/java/com/mifos/core/data/pagingSource/CenterListPagingSource.kt
Outdated
Show resolved
Hide resolved
Bhai, ive explained it on slack bhai |
@niyajali Review |
core/network/src/main/java/com/mifos/core/network/mappers/centers/CenterMapper.kt
Outdated
Show resolved
Hide resolved
@@ -10,7 +10,7 @@ | |||
package com.mifos.core.data | |||
|
|||
import android.os.Parcelable | |||
import com.mifos.core.objects.noncore.DataTablePayload | |||
import com.mifos.core.dbobjects.noncore.DataTablePayload |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Move this files in network model package and why we need payload in database module if you needed that data class than rename to LoanEntity
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Ha bhaiya, ive moved it to network module and the rest of them are moved to model module.
refactoring CenterPayload file moving LoanPayload to network module
Everything done Bhaiya |
Fixes JIRA
WhatsApp.Video.2024-12-27.at.16.15.22_f262dee6.mp4