On Sat, Aug 14, 2010 at 5:13 PM, Jacob Beard <jbea...@cs.mcgill.ca> wrote: > Hi, > > I've created a new demo. This is the most complex demo I have created so > far, and the closest to a "real" application. A complete description of it > can be found here: > http://commons.apache.org/sandbox/gsoc/2010/scxml-js/demo/drawing-tool/index.html > > There are three versions. The first uses in-browser, just-in-time > compilation; the second uses ahead-of-time compilation; and the third uses > just-in-time compilation, and generates a graphical representation on the > fly as well, which it uses for graphical simulation. This last version only > works well in Firefox at the moment, but it's the most interesting, and > represents the confluence of the various aspects of the project developed > this summer. > <snip/>
Looks like a good demo of the work so far indeed. I will take a closer look at all the involved artifacts in a few days. One minor cosmetic nit from the first impression is that the transformation tool looks like it will draw green ellipses (that was before I had read the complete description -- I like to do that just from a useability design PoV :-). Perhaps the icon for the tool can be shaped like 4 arrows or some such, to signify move and scale operations. -Rahul > As always, feedback is appreciated. Thanks, > > Jake > --------------------------------------------------------------------- To unsubscribe, e-mail: dev-unsubscr...@commons.apache.org For additional commands, e-mail: dev-h...@commons.apache.org