Hi All

I'm starting to look at Web2py and Angularjs. As many people have noted 
they clash with the use of the delimiter {{ and }}. I know I can change 
them in both Angular and Web2py but how difficult would it be to have a 
verbatim tag (command) so that I could write.


{{= Verbatim}}

{{ some angular js code }}

{{= endVerbatim}}

The Verbatim tag would stop Web2py interpreting {{ and }} until it came 
across an endVerbatim tag.

Would this be possible and if so any suggestions on where/how it could be 
implemented. I'm happy to do some code cutting if someone can point me in 
the right direction.

cheers

Dave

-- 
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 web2py+unsubscr...@googlegroups.com.
For more options, visit https://groups.google.com/d/optout.

Reply via email to