Skip to content

Add an option to specify properties prefixΒ #100

@alonbl

Description

@alonbl

Hi,

Properties may have a prefix for an object, for example:

a.b.c.name =
a.b.c.id =
x.y.z.name =
x.y.z.color =

It would be nice if a prefix can be specified, so that only these properties with the prefix will be loaded, prefix will be stripped and then business as usual. When writing, the prefix will be added.

This will allow reading system properties and complex file properties using this interface quite easily and replace many of the complex properties processing.

If this is acceptable, I can workout a patch.

Thanks!

Metadata

Metadata

Assignees

No one assigned

    Labels

    PropertiesIssue related to (Java) Properties format backend

    Type

    No type

    Projects

    No projects

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions