Skip to content

ResourceLocator Enhancement - Ability to add paths #401

Open
@cogmission

Description

@cogmission
        // Idea: Build up ResourceLocator paths in fluent style such as:
        // Layer.using(
        //     ResourceLocator.addPath("...") // Adds a search path for later mentioning terminal resources (i.e. files)
        //         .addPath("...")
        //         .addPath("..."))
        //     .add(new SpatialPooler())
        //     ...

Metadata

Metadata

Assignees

No one assigned

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions