Skip to content
This repository was archived by the owner on Sep 1, 2026. It is now read-only.
This repository was archived by the owner on Sep 1, 2026. It is now read-only.

Return empty set in BundleData#getTargetLanguages() #22

Description

@yumaoka

For now, BundleData#getTargetLanguages() may return empty set or null when there are no target languages, depending on how bundle is created (without target languages vs. empty target languages).

The distinction between null and empty set does not make sense for this case. The method should probably return empty set always if no target languages are available.

See also IBM-Cloud/gp-java-tools#43.

Activity

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

    No labels
    No labels

    Type

    No type

    Projects

    No projects

      Milestone

      No milestone

      Relationships

      None yet

      Development

      No branches or pull requests

      Issue actions