JsonFx v1.0.0903.0117 Released

2 views
Skip to first unread message

Stephen McKamey

unread,
Mar 1, 2009, 10:05:18 PM3/1/09
to JsonFx Forum
This important release simplifies JBST binding syntax, extends
behavior binding support and leverages jQuery (if also present), and
cleans up JBST server control output:

v1.0.0903.0117
- added JsonML.BST.bind to dataBind and hydrate all in one step
(including JsonFx behavior binding)
- deprecated JsonFx.UI.bind(jbst,data) in favor of myJBST.bind
(data,index) on JBSTs
- updated documentation examples to use myJBST.bind
- deprecated JsonFx.Bindings.register(tag,css,bind,unbind) in favor of
more flexible JsonFx.Bindings.add(selector,bind,unbind)
- enabled JsonFx.Bindings.add to accept any jQuery selector if jQuery
is present
- enabled native JsonFx.Bindings.add to accept lists of simple
selectors and simple ID selectors
- updated documentation examples to use JsonFx.Bindings.add
- changed JsonML.BST from constructor to factory (i.e. "JsonML.BST
(jbst);" rather than "new JsonML.BST(jbst);")
- allowed JsonML.BST factory to accept a function which switches
templates based upon input data
- added JsonFx.Bindings.replace to further reduce redundant output of
jbst server control
Reply all
Reply to author
Forward
0 new messages