- The "DevApp runner" is able to print in stdout (no more python buffering !!!!!) <- really needed for me ;-)
(it's now the perfect runner for dev process !!!)
- "style" and "class" are now specials attributs (htag.attrs.StrStyle & htag.attrs.StrClass) on a Tag.
which provides methods to manage contents (respectivly "dict" & list) !
But works in the old/classic way, with str !