Re: [Feature request] Template language type annotations (#27703)

2017-01-10 Thread Martin Owens
On Monday, January 9, 2017 at 2:43:00 PM UTC-5, Дмитрий Симонов wrote: > > Ok. Here is my example with multiline annotations. > > https://github.com/a1fred/django-template-type-annotations > > What do you think? > It should probably avoid parsing of the main body, I don't believe that to be

Re: [Feature request] Template language type annotations (#27703)

2017-01-09 Thread Дмитрий Симонов
Ok. Here is my example with multiline annotations. https://github.com/a1fred/django-template-type-annotations What do you think? 2017-01-09 19:03 GMT+03:00 Adam Johnson : > I think a third party implementation could be done first for the separate > tag. I also think you'd learn

Re: [Feature request] Template language type annotations (#27703)

2017-01-09 Thread Adam Johnson
I think a third party implementation could be done first for the separate tag. I also think you'd learn more and iterate faster by building some tooling on top of the tags whilst a third party app before merging with core was considered. One idea that springs to mind is allowing multiple type