Functional DOM Building API

14 views
Skip to first unread message

Terrence Brannon

unread,
May 12, 2015, 7:54:57 PM5/12/15
to nagare...@googlegroups.com
In the section "Functional DOM Building API" of [The Presentation Tier

"""
Each element in children can be a:

DOM object that is added as a child of the DOM object
string, unicode string, integer or float that is converted to unicode string and added as data to the DOM object
list, tuple or generator which each elements are added to the DOM object
dictionary which each items are added as attributes of the DOM object
"""

But it does not state that a component.Component() instance can also
be a child and it does not link to [the Component Model

Alain Poirier

unread,
May 18, 2015, 7:44:40 AM5/18/15
to nagare...@googlegroups.com
Reply all
Reply to author
Forward
0 new messages