In a real world project I worked with, I had a performance problem with GWT table.
Basically we need to handle tables with hundreds columns, and performance issue of GWT table make the page unusable.
Sure, at the first place, we should not show tha…
That's a very interesting framework. Thanks.
Another way to enforce the code quality is through the integration of version control system. for example, use svn hook script to check the code standard when the code is checked-in.
I came across an interesting article some time ago
Automation for the people: Improving code with Eclipse plug
http://www.ibm.com/developerworks/java/library/j-ap01117/
it uses different eclipse plugins to enhance the code quality and some interest…
WatchSound: Would you mind if I add your name to the project so you can integrate current code with SDL?
Feel free to add my name. Note that I'm currently working on Ooi (our new social networking company's product), so it will probably be a while.…
Daniel Leuck said:Aloha WatchSound. Thank you for telling us about your framework. I like it! It would be nice if you could define the test data in SDL, which is much terser and easier to read for this type of data definition. Example:object class="…
Aloha WatchSound. Thank you for telling us about your framework. I like it! It would be nice if you could define the test data in SDL, which is much terser and easier to read for this type of data definition. Example:
object class="com.acme.data.Per…
Cameron Souza said:Hi WatchSound. I really like this framework. Also, thank you for introducing me to the Objenesis library. This is very useful.
Thank you for your word. Actually i steal Objenesis concept from EasyMock...