Hi Guys,

 Here are the comments from code review:

*1. stringify* is not needed for returned values in module level since java
script objects (by default) will be returned as json.

2. Refactor blocks and templates in such way that  templates will not
include complex manipulations & bussiness logic (these needs to be
implemented in blocks/modules) .

3. Move client side java scripts to a separate files.

4. Introduce util methods for commonly used code blocks and promote
re-usability.

Please add if I have missed anything.
-- 
- Ramith
_______________________________________________
Dev mailing list
Dev@wso2.org
http://wso2.org/cgi-bin/mailman/listinfo/dev

Reply via email to