Closed liraz closed 8 years ago
Since underscore-java library is mature, check if it can be used as dependency for all underscore operations in Model & Collection class.
Also performance should be taken into consideration. And the fact that all reflection oriented functions will not work in GWT enviornment.
Recently underscore java added support for templates - a lightweight template solution is needed.
Cannot use this library since it uses too much features from the JVM which is not emulated - and without it's just useless for GWT.
Since underscore-java library is mature, check if it can be used as dependency for all underscore operations in Model & Collection class.
Also performance should be taken into consideration. And the fact that all reflection oriented functions will not work in GWT enviornment.
Recently underscore java added support for templates - a lightweight template solution is needed.