Le Fri, 14 Sep 2012 09:36:45 -0700 (PDT), Russ <[email protected]> a écrit :
> Great :) > > Been doing some research into suitable HTML rendering techniques. > Looks like 'JsRender' is probably the way forward for > javascript-based templating. It will soon be merged into jquery: > > http://www.borismoore.com/2011/10/jquery-templates-and-jsviews-roadmap.html There is no need for templating, the biggest issue is updating the html dynamically. For example a many2one is just a text input and one or two button, but depending of the state (invisible, required, readonly) they have to change a lot. Moreover they must react correctly to user actions. > Would it be worth setting up a Google project with a wiki etc so we > can start making to-do lists etc? I think it's a bit too soon, but it will be needed once the global architecture of the gui part will be decided. -- -- [email protected] mailing list
