On Thu, Nov 17, 2011 at 8:49 PM, Koen Deforche <k...@emweb.be> wrote:
> Hey Parveen,

> Actually, HTML (basic markup, i.e. as originally conceived to markup
> text) and CSS (for layout) are two convenient languages to
> declaratively describe a certain form or part of your user-interface.

> You do not have to learn this, but it will help, and you will be more
> productive with Wt if you learn these (in so far HTML knowledge is not
> part of our collective knowledge). Wt didn't have WTemplate until more
> recently, so there is no obligation to use it.

ok, means this feature is of to do list and we can except this in
future and till then one should use his HTML and CSS knowledge to
increase the productivity.


> What you will not have to learn and deal with is Ajax, JavaScript,
> CGI, WebSockets, CORS, security issues (XSS, CSRF, application logic).
Its quite beneficial.


>> So I have some doubt regarding this, that how using HTML +CSS with
>> XMLs will be the best solution?
>
> A declarative language works well for "static" forms/layouts. Thus it
> may work well for some types of widgets.
>
>> Do you mean we should use witty with these or not, If yes then what is
>> the role of witty and what are the core benefits of it.
>> Can you please explain a bit more?
>
> The main added value of Wt is how events are handled, how data is
> propagated from browser to server (automatically), and how changes to
> the widget tree are tracked and propagated from server to browser. And
> because you do not need to deal with this, Wt can make sure this works
> (quite differently) for both plain HTML as Ajax/WebSockets sessions.

Excellent features.

But
How much effort does one need to use all the features of witty
completely, especially newbies?

Your reply is quite Informative.
Thank You :)




-- 
Parveen Arora
www.parveenarora.in
E-Mail: m...@parveenarora.in

------------------------------------------------------------------------------
All the data continuously generated in your IT infrastructure 
contains a definitive record of customers, application performance, 
security threats, fraudulent activity, and more. Splunk takes this 
data and makes sense of it. IT sense. And common sense.
http://p.sf.net/sfu/splunk-novd2d
_______________________________________________
witty-interest mailing list
witty-interest@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/witty-interest

Reply via email to