Results 2 issues of Ted Conn

I am trying to extend `JavaBeanValueResolver` in order to prevent fields from the base class being converted to JS. ```java public class A extends B { public String getName() {...

We would like to have a "light" version of Kagekiri for use in the browser. Some previously discussed characteristics of this lite version (nothing set in stone): - Use [parsel](https://github.com/LeaVerou/parsel)...

enhancement