Kotlin / Kotlin/multik

Hide non-public properties and functions

Open
#173 1 comment 0 reactions 0 assignees View on GitHub
api refactor
Dominant language
Kotlin
Stars
734
Forks
51
Avg merge
9h 52m
Merged PRs (30d)
6

Description

Use [friend-paths](https://github.com/JetBrains/kotlin/blob/167ddc556dea55603876c1ef91c3319e4dd36284/compiler/testData/cli/jvm/extraHelp.out#L38) for improvement in our codebase security and encapsulation management

Contributor guide

Open the contributing guide

Research direction

Start by reading the linked Kotlin example in compiler/testData/cli/jvm/extraHelp.out to understand friend-paths, then inspect the Multik codebase for non-public properties and functions. Done means applying friend-paths where appropriate so those members are hidden and encapsulation is improved.

Written by the indexing model from the issue text.

Assessment

Tech stack
kotlin
Domain
security
Issue type
Feature
Difficulty
4/5
Estimated time
3-5 days
Activity status
Stale
Clarity
Needs clarification
Newbie friendliness
35/100

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.