Eclipse warns that there are unnecessary @SuppressWarnings("unchecked") annotations in the SCXMLParser and JSBindings classes - is it OK to remove them?
Also, there are some warnings about boxing/unboxing in FunctionResolver and SCInstance - do you want to suppress the warnings - or perform the boxing? [I've fixed the boxing warnings in the test code] --------------------------------------------------------------------- To unsubscribe, e-mail: dev-unsubscr...@commons.apache.org For additional commands, e-mail: dev-h...@commons.apache.org