Hi Joaoak:
You can make the coupling as tight or loose as you want. Each UI object can have a client side widget that is primarily the appearance, and a server side component that should contain the more complex logic. So, you can hide as much as want by placing it in the server side component as Java code, or keep in the client side widget as JS. In fact, since you indicate you are moving to HTML5, ZKoss actually might be a good choice, since it relies heavily on jQuery, which is considered a favorite HTML5 library. The difference is ZK lets you choose where client side logic is stored - as JS on the client or Java on the server. Another type of HTML5 approach won't offer that.
Ron
Flexcoders Mailing List
FAQ: http://groups.yahoo.com/group/flexcoders/files/flexcodersFAQ.txt
Alternative FAQ location: https://share.acrobat.com/adc/document.do?docid=942dbdc8-e469-446f-b4cf-1e62079f6847
Search Archives: http://www.mail-archive.com/flexcoders%40yahoogroups.com
0 comments:
Post a Comment