Results 11 issues of Vedran Smid

Are HttpServletRequest methods: - setAttribute - removeAttribute missing javadoc regarding ServletRequestAttributeListener behavior just like ServletContext specifies it for the same methods and ServletContextAttributeListener?

This enhancement remove the need to also manually create property. example: customElement('my-el', { Authenticated: false, // this feature would remove the need for this property observedAttributes:["authenticated"], });

enhancement

```javascript // we want to set someAtr attriibute to 1,2,3 values respectively div({$for: [1,2,3], someAtr: value}) ```

enhancement

I am not sure if this is something we should be doing at all. It is ok to report duplicate element. It would also be nice to be able to...

question