Ryan D. Hatch
unread,Jul 19, 2011, 8:53:20 PM7/19/11Sign in to reply to author
Sign in to forward
You do not have permission to delete messages in this group
Either email addresses are anonymous for this group or you need the view member email addresses permission to view the original message
to SLJS
Hi Rob,
What are your plans for data-binding? And where are we currently at?
For hand-written views - I really like knockout's form of markup.
<span data-bind="text: PropertyName"/> You are going for declarative
binding within HTML tags, correct?
What I really want to avoid is having to write my hand-written views
in something awkward (ie, Mustache) to enable databinding.
Thanks, Rob. Very much looking forward to this...
Ryan