Skip to content

Data Binding #36

@mansellan

Description

@mansellan

Is your feature request related to a problem?
The data binding capabilities of VBx are limited, and by extension so are those of WinForms in .Net. The data binding capabilities of WPF are comprehensive, but also very difficult to learn. Is there a middle ground?

Describe the solution you'd like
TwinBasic uses JSON as its primary serialisation format. This is a good thing, XML is way too bloated. I'd like to think that bindings could also be serialised, but that leads to complications for runtime template selection, and advanced MVVM scenarios.

Describe alternatives you've considered
Perhaps there's a way to facilitate runtime bindings by third party solutions, without having to design the whole thing on day one?

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