Skip to content

Generate more useful object names in examples #42

@jradcliff

Description

@jradcliff

Examples such as AddCampaigns.java use System.currentTimeMillis() to generate random names. This is somewhat useful, but is there an approach we could take to make these names human-readable? For example, if we used yyyyMMdd_HH:mm:ss in UTC, then users could easily identify when they ran each example or identify the most recently created objects.

Metadata

Metadata

Assignees

No one assigned

    Labels

    enhancementNew feature or request

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions