Titanium JIRA Archive
Alloy (ALOY)

[ALOY-931] Programmatic Binding API

GitHub Issuen/a
TypeNew Feature
PriorityHigh
StatusOpen
ResolutionUnresolved
Affected Version/sn/a
Fix Version/sAlloy 2.0.0
Componentsn/a
Labelsn/a
ReporterTony Lukasavage
AssigneeUnknown
Created2014-01-21T14:48:25.000+0000
Updated2018-03-07T22:25:56.000+0000

Description

Right now the only way, via Alloy, to enable data binding with your view is using special XML notation. It would be good for developers to have the option to dynamically create bound objects in their controllers as well. This will allow dynamic assignment of collections/models to binding behaviors. This can be done now with pure Backbone code, but a clean, simple binding API for Alloy would allow developers to not only bind with Backbone objects, but any model backend they choose, be it 3rd party or custom built.

Comments

  1. Tim Poulsen 2014-04-10

    See linked ticket for implementation suggestion

JSON Source