what do you mean by angular syntax? angular templates are similar to web2py templates angular controllers is just plain javascript
angular is a great framework On Mon, Oct 27, 2014 at 8:14 AM, Phyo Arkar <[email protected]> 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. > -- 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.

