Skip to content

Return empty set in BundleData#getTargetLanguages() #22

@yumaoka

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.

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