Skip to content
This repository was archived by the owner on Apr 8, 2024. It is now read-only.
This repository was archived by the owner on Apr 8, 2024. It is now read-only.

Replace PropertyModel with wicket-stuffs LazyModel #13

@ghost

Description

Wickets PropertyModel unfortunaly is not refactoring safe. The Problem here is the parameter for the property, it´s just a String with the name of the property.
Wicket-stuffs LazyModel is refactoring safe and shows at compiletime if you have a problem with your refactoring (https://github.com/wicketstuff/core/wiki/LazyModel).

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type
    No fields configured for issues without a type.

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions