Skip to content

Support extensible AttributeCollection objects #101

@GladeDiviney

Description

@GladeDiviney

At present certain collection objects may contain any number of other attributes.

For example, PWG5100.13 defines job-resolvers-supported and job-constraints-supported whose values are collections having a single defined resolver-name but may contain any number of other attributes. (Are there other collections like this?)

JIPP tries to type everything, and so doesn't by default support the inclusion of unknown attributes in a collection. So there's no way in JIPP to properly construct or access this kind of collection.

Metadata

Metadata

Assignees

No one assigned

    Labels

    featureNew feature or request

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions