This post originated from an RSS feed registered with Java Buzz
by Fred Grott.
Original Post: WTK script-Orca TDD Build Framework
Feed Title: ShareMe Technologies LLC-The Mobile Future
Feed URL: http://www.jroller.com/shareme/feed/entries/rss
Feed Description: A Weblog about Java programming and digital convergence on mobile devices in such areas as P2P and collaborative technology.
Now, I am moving to write the WTK script portion of the Orca TDD Build Framework. Part of the art of writing this portion is making usre that moduels can be reused for the LIB script as the framework allows a MIDlet or MIDP library to be compiled.
The self verifying feature come sinto play here inthat the typical developer will want to change aspects of this to point to a different emulator and thus it must point out when those changes crash the framework and what to do to correct that issue. It doesn't sound like very much but is very important feature.
The other aspect is getting the correct Log message formats for the different targets of the WTK script as the format even from different emulators might be different. For example, non WTK based emulators have different debug options and the debug info they show on console.
Still searching for corporate sponsors amoung Sun Microsystmes, IBM, HP, Intel, and etc. Everyone understands and uses TDD techniques in the desktop and the server, why not MOBILE Development?