-
Notifications
You must be signed in to change notification settings - Fork 454
Open
Description
Parent: #4179
Blocked by: #4185
Goal
Convert all critter-core Kotlin sources to Java to eliminate the Kotlin runtime dependency and simplify the build to pure Java.
Details
Tasks
- Convert critter-core test sources from Kotlin to Java (all tests must pass against existing Kotlin production code)
- Convert critter-core main sources from Kotlin to Java (leave tests unchanged where possible)
Progress Tracking
phase_percentage = (completed_tasks / 2) * 100, rounded to nearest integer
gh issue edit <THIS_ISSUE> --repo MorphiaOrg/morphia --title "[XX%] Phase 3: Convert Kotlin to Java"
parent_percentage = (total_completed_tasks_across_all_phases / 55) * 100, rounded to nearest integer
gh issue edit 4179 --repo MorphiaOrg/morphia --title "[XX%] Integrate critter-core into morphia-core"
When all tasks are complete (100%), close this issue and check its box in #4179.
Reactions are currently unavailable
Metadata
Metadata
Assignees
Labels
No labels