Re: flex-asjs git commit: Change innerHTML for a textNode to avoid remove text when using beads that “append” html tags

2016-12-10 Thread Carlos Rovira
Hi Piotr, this change is to handle the case where a tag node has mxml inner elements or has simple text. So normaly what you say is true, but here we are handling if user wants text (so creating a text node) or if he wants other nested tags (something I was struggling to get for the last month

Re: flex-asjs git commit: Change innerHTML for a textNode to avoid remove text when using beads that “append” html tags

2016-12-10 Thread Piotr Zarzycki
Hi Carlos, Is it creation of internal elements shouldn't be in createElement instead in some setter? Piotr On Sat, Dec 10, 2016, 17:36 wrote: > Repository: flex-asjs > Updated Branches: > refs/heads/develop 07dfd97bb -> 9b467ea51 > > > Change innerHTML for a

flex-asjs git commit: Change innerHTML for a textNode to avoid remove text when using beads that “append” html tags

2016-12-10 Thread carlosrovira
Repository: flex-asjs Updated Branches: refs/heads/develop 07dfd97bb -> 9b467ea51 Change innerHTML for a textNode to avoid remove text when using beads that “append” html tags Project: http://git-wip-us.apache.org/repos/asf/flex-asjs/repo Commit: