The web2py implementation is different but the web4py is very similar. Anyway, we actually exchanged some emails and gave ame a good suggestion: Give helpers a __html__ method which is an alias for the xml method. Looks like other template systems out there which work like web2py's and use __html__ instead of xml().
On Sunday, 14 April 2013 20:43:05 UTC-5, Anthony wrote: > > I don't know -- seems like both the API and the implementation are > sufficiently different (actually kind of clever how it generates arbitrary > tags via import statements). > > Anthony > > On Sunday, April 14, 2013 6:17:47 PM UTC-4, Massimo Di Pierro wrote: >> >> http://liftoff.github.io/htmltag/ >> > -- --- 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/groups/opt_out.

