Skip to content

[catalog-api] Consider new names for "Readable" and "Unreadable" #1373

Open
@justinfagnani

Description

@justinfagnani

Right now we have interfaces ReadablePackageInfo/UnreadablePackageInfo, and ReadablePackageVersion/UnreadablePackageVersion to represent the difference between documents that have successfully been imported and can be read vs documents that haven't because they errored, are invalid, etc.

The names might not be the best.

Some alternate possibilities:

  • Saved / Unsaved
  • Indexed / NonIndexed
  • Imported / NonImported

Metadata

Metadata

Assignees

No one assigned

    Labels

    New SiteIssues for the rewrite of the site and catalog.

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions