On Tue, May 24, 2011 at 12:14 PM, Carl Meyer wrote:
> On 05/24/2011 11:53 AM, Jeremy Dunck wrote:
>> I was wondering how people would feel about template origin being an
>> attribute of the Template instance.
>>
>> The point to me would be to make it easier to see which location a
>> template is c
On 05/24/2011 11:53 AM, Jeremy Dunck wrote:
> I was wondering how people would feel about template origin being an
> attribute of the Template instance.
>
> The point to me would be to make it easier to see which location a
> template is coming from; I think the compile_string func could do it--
>
I was wondering how people would feel about template origin being an
attribute of the Template instance.
The point to me would be to make it easier to see which location a
template is coming from; I think the compile_string func could do it--
after constructing the template, the loader would annot