domenica 22 agosto 2010

GWT - JSNI - how to integrate an analog clock coded in js?

I am working with GWT and I am interested to reuse preexistent js code.
I start here to take note about my progress on this blogger with this first post. As case of study I will borrow a recent and very simple problem that my team has to solve in one of most recent job. Briefly, the case of study is

"how to integrate an analog clock coded in js?"

I will start from following resources

as documentation
as tools

other resources and knowledge base

I am starting soon. The next post will talk about my first results.