I agree with Phyo. It is not the template syntax that is weird, it is the logic of defining controllers and scope clientside. I like ractive.js instead.
On Monday, 27 October 2014 01:14:51 UTC-5, Phyo Arkar wrote: > > I really dislike angular's syntax. Its unnecessarily weird. > > On Monday, October 27, 2014, Vasile Ermicioi <[email protected]> wrote: > >> I would build the interface with angular+kendoui and use web2py for REST >> API >> >> On Sun, Oct 26, 2014 at 1:26 AM, Phyo Arkar <[email protected]> >> wrote: >> >>> Forgot the actual site : >>> http://qooxdoo.org >>> http://demo.qooxdoo.org/current/widgetbrowser/ >>> >>> http://demo.qooxdoo.org/devel/demobrowser/# >>> >>> On Sun, Oct 26, 2014 at 4:52 AM, Phyo Arkar <[email protected]> >>> wrote: >>> > Also check out Qooxdoo. If you are going to build Desktop Style UI , >>> > Qooxdoo is perfect (And code is much cleaner because there is no need >>> > for Jquery or Selectors). >>> > >>> > Web2py Demo : http://herspos.appspot.com/HersPOS >>> > https://code.google.com/p/herspos/ >>> > >>> > On Sat, Oct 25, 2014 at 10:07 PM, Anthony <[email protected]> wrote: >>> >> >>> >>> >>> >>> 2. How should the 2nd level of integration be done ? >>> >> >>> >> >>> >> You can create a custom formstyle function and pass it as the >>> "formstyle" >>> >> argument. For an example of such a function, see the Bootstrap >>> function: >>> >> https://github.com/web2py/web2py/blob/master/gluon/sqlhtml.py#L783 >>> >> >>> >> Anthony >>> >> >>> >> -- >>> >> Resources: >>> >> - http://web2py.com >>> >> - http://web2py.com/book (Documentation) >>> >> - http://github.com/web2py/web2py (Source code) >>> >> - https://code.google.com/p/web2py/issues/list (Report Issues) >>> >> --- >>> >> You received this message because you are subscribed to the Google >>> Groups >>> >> "web2py-users" group. >>> >> To unsubscribe from this group and stop receiving emails from it, >>> send an >>> >> email to [email protected]. >>> >> For more options, visit https://groups.google.com/d/optout. >>> >>> -- >>> Resources: >>> - http://web2py.com >>> - http://web2py.com/book (Documentation) >>> - http://github.com/web2py/web2py (Source code) >>> - https://code.google.com/p/web2py/issues/list (Report Issues) >>> --- >>> You received this message because you are subscribed to the Google >>> Groups "web2py-users" group. >>> To unsubscribe from this group and stop receiving emails from it, send >>> an email to [email protected]. >>> For more options, visit https://groups.google.com/d/optout. >>> >> >> -- >> Resources: >> - http://web2py.com >> - http://web2py.com/book (Documentation) >> - http://github.com/web2py/web2py (Source code) >> - https://code.google.com/p/web2py/issues/list (Report Issues) >> --- >> You received this message because you are subscribed to the Google Groups >> "web2py-users" group. >> To unsubscribe from this group and stop receiving emails from it, send an >> email to [email protected]. >> For more options, visit https://groups.google.com/d/optout. >> > -- Resources: - http://web2py.com - http://web2py.com/book (Documentation) - http://github.com/web2py/web2py (Source code) - https://code.google.com/p/web2py/issues/list (Report Issues) --- You received this message because you are subscribed to the Google Groups "web2py-users" group. To unsubscribe from this group and stop receiving emails from it, send an email to [email protected]. For more options, visit https://groups.google.com/d/optout.

