Hey Omer, 2010/3/9 omer katz <[email protected]>: > Allowing to write javascript in templates that will autoconnect signals to > the right slots.
Ohoh, but how would you implement this ? We then need a JavaScript parser ? > Template widget tags that will create widgets on the fly, instead of binding > them into the WTemplate object. > Instead of bind we should only use get. > This should be turned off in the configuration file if run time efficiency > is very critical. I agree this would be useful, as per our previous discussions. Can you elaborate this in Ideas page on the wiki ? > Templating tags (like for each, repeat ect.), see django templating language > for example. I agree, but that would also mean you have some form of variable substitution to iterate over values from a collection ? > Generic model feature for all classes: > I have started to implement a generic model for all of the Wt widgets. > If Wt would have accepted a model in each and every widget it could make all > of our lives easier if we need a certain widget to interact with an external > webservice for example. > I can provide examples if necessary We already discussed this, and while I agree with you on the theory side, this would require that all views are implemented using header files only. And many users of Wt would not be amused by the explosion in build times. Again, unless I am missing something ? Regards, koen ------------------------------------------------------------------------------ Download Intel® Parallel Studio Eval Try the new software tools for yourself. Speed compiling, find bugs proactively, and fine-tune applications for parallel performance. See why Intel Parallel Studio got high marks during beta. http://p.sf.net/sfu/intel-sw-dev _______________________________________________ witty-interest mailing list [email protected] https://lists.sourceforge.net/lists/listinfo/witty-interest
