Hello,

if you need template engine only, then make more sence to port pure 
template engine such as jinja2. IMHO.

Michael Feingold schrieb:
> I am working on NDjango project. NDjango is a port of Django template
> language to .Net. It is an open source project. If you are curious you
> can get all information about it here: www.ndjango.org.
>
> The reason I am posting here is that while one of our design goals is
> to keep ndjango templates compatible with django sometimes we cant
> help it. In such situations even though we cannot follow django
> scripture to the letter we are trying to follow the spirit.
>
> The specific question I would love to get some authorative answer to
> has to do with nested blocks. I am talking about block tags defining
> new content for blocks defined in a parent template. The django
> documentation does not asy anything certain about whether is it valid
> to have such blocks nested inside other tags. In my opinion this
> should be disallowed because it creates ambiguity and does not really
> buy anything.
>
> I posted the same question with more details on our mailing list:
> http://groups.google.com/group/ndjango-dev/browse_thread/thread/ac7762c764519f83.
>
> >
>
>   


--~--~---------~--~----~------------~-------~--~----~
You received this message because you are subscribed to the Google Groups 
"Django developers" group.
To post to this group, send email to django-developers@googlegroups.com
To unsubscribe from this group, send email to 
django-developers+unsubscr...@googlegroups.com
For more options, visit this group at 
http://groups.google.com/group/django-developers?hl=en
-~----------~----~----~----~------~----~------~--~---

Reply via email to