You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
We must implement/create a number of Adapters that transform `arraystoDomElements`` to be appended to the document. There is a simple adapter example (Adapters/A.php), but we must accept more situations to adapt:
ul, li, dl
tables
Can you come up with more ideas?
The text was updated successfully, but these errors were encountered:
Been following this for quite some time. This week discussions came up and this document was raised again. I don't like it and maybe I didn't get it, but we really COULD use the insertion modes described as ou Adapters implementation.
We must implement/create a number of Adapters that transform `arrays
to
DomElements`` to be appended to the document. There is a simple adapter example (Adapters/A.php), but we must accept more situations to adapt:Can you come up with more ideas?
The text was updated successfully, but these errors were encountered: