Comment on

AgreeableLandscape@lemmy.ml ⁨2⁩ ⁨years⁩ ago

Just browsing around the Swift files in the iOS app, I found these:

final class PersistedDiscussionOneToOneLockedToPersistedDiscussionOneToOneLockedMigrationPolicyV24ToV25: NSEntityMigrationPolicy {

private func processContactGroupHasUpdatedPendingMembersAndGroupMembersNotification(obvContactGroup: ObvContactGroup) {

try UtilsForAppMigrationV24ToV25.createDefaultPersistedDiscussionSharedConfiguration(forDiscussion: dInstance, destinationContext: manager.destinationContext)

And they say Java has verbose names.

source
Sort:hotnewtop