ingle hole? which one goes? The first? the last?
all of them? Nested block definition is ok when we define a 'hole',
but when we define a new value to be placed in a hole it creates
ambiguity for which I do not see any real use.
On Sep 23, 2:22 pm, Stephen Kelly wrote:
> Michael Feingo
On Sep 23, 2:54 am, Pablo Escobar wrote:
> 1. Django is Open Source. It is not a problem to find the parsing
> algorithm
>
Of course it is And we did go through the code. But reverse
engineering can show you what happens, not what the intention was
--~--~-~--~~~---
That's what we started with. It did not work out. While IronPython (as
well as some other implementations of Python) are available in .Net,
integrating an app written in Python with anything else written in any
other .Net language proved to be a big challenge. You can run a Python
app on .Net plat
Well, we liked the language, and it is too late anyway - it is
implemented
On Sep 22, 12:18 pm, Anton Bessonov wrote:
> Hello,
>
> if you need template engine only, then make more sence to port pure
> template engine such as jinja2. IMHO.
>
> Michael Feingold schrieb:
>
&g
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 comp