Skip to content

Review abstract class type for AttributeAccessorSupport #34471

@mjd507

Description

@mjd507

Hello team,

I just start reading the source of bean part, when I look at the class AttributeAccessorSupport, it's showing as an abstract class, but actually, it implements all the methods from its interface AttributeAccessor, also in the unit test part, I see we give a simple extension class which implement nothing.

is it intended to be a abstract from a design perspective ?

Metadata

Metadata

Assignees

No one assigned

    Labels

    status: invalidAn issue that we don't feel is valid

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions