Skip to content

ft-lambda: correctly handle ContainerBinding #5

Description

@lalmeras

ContainerBinding is handled on inner-class ; we need to correctly implement it with lambda bindings.

We can do:

  • drop interface support and use a boolean noarg method: public boolean isContainer()
  • move implements ContainerBinding on the *BindingPath class.

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