Skip to content

Hash-like Collection methods should return Collections #37

@silug

Description

@silug

Right now all of the Hash-like methods in ComplianceEngine::Collection (select, reject, etc.) simply call the Hash methods and return whatever they return (also usually a Hash). It would make more sense (and require less work for the users of these methods) to return ComplianceEngine::Collection objects.

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