Skip to content

Runtime package names are too long #4530

Description

@yegor256

Now we have:

org.eolang.txt
org.eolang.io
org.eolang.math
org.eolang.sys
org.eolang.structs
org.eolang.net
org.eolang.fs

What if we rename them all to have two letters in each of them:

org.eolang.tt    # "text"
org.eolang.io    # "input and output"
org.eolang.ms    # "mathematics"
org.eolang.sm    # "system"
org.eolang.ss    # "structures"
org.eolang.nk    # "network"
org.eolang.fs    # "file system"

This will make code shorter, since they are frequently used, and won't lose recongnizability. We already abbreviate them, so why should we stop at txt, sys, and structs? Let's do tt, sm, and ss.

Metadata

Metadata

Assignees

Labels

Type

No type

Fields

No fields configured for issues without a type.

Projects

No projects

Milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions