Skip to content

Use shorter alias for package names #51

Open
@cubismic

Description

@cubismic
Member

Some package names are too long. (e.g. primitives)
It hurts code readability while importing and using the package that has a long name.

Use alias for long package name like prims for primitives

Activity

self-assigned this
on Dec 27, 2019
cubismic

cubismic commented on Jan 17, 2020

@cubismic
MemberAuthor

@majecty Do you think this is necessary?
I think this doesn't have a high priority for now.
Currently, 17 files refer primitives package 8 times on average.

majecty

majecty commented on Jan 17, 2020

@majecty
Contributor

I don't think that we must fix this issue before the alpha release.

removed their assignment
on Jan 20, 2020
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Metadata

Metadata

Assignees

No one assigned

    Labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

      Development

      No branches or pull requests

        Participants

        @majecty@cubismic

        Issue actions

          Use shorter alias for package names · Issue #51 · CodeChain-io/codechain-sdk-go