Skip to content.

Etria Lists

 

[quills-dev] Eggification in progress - hold on to your seats, everybody!

Sasha Vincic sasha.vincic at valentinewebsystems.se
Fri Feb 29 12:18:30 UTC 2008


On 29 feb 2008, at 13.08, Tim Hicks wrote:

> Clayton Parker wrote:
>>
>> This defeats the purpose of eggification :) I added the products in
>> the buildout as proper eggs.  This however doesn't jive with
>> fatsyndication since fatsyndication/browser/feed/FeedView is relying
>> on a relative path (http://paste.plone.org/19846):
>>
>> atom  = PageTemplateFile('../../basesyndication/browser/atom.xml.pt')
>>
>> For now i've left the base and fat syndication products in the  
>> quills-
>> products folder so you can at least start it up.  Any thoughts on how
>> we might solve this besides moving over to vice?
>
> I'm aiming to get vice in for 1.7, but it's too late to make the  
> change
> for 1.6 now, imho.  I wonder if we can circumvent the problem by
> importing the basesyndication browser package, and then figuring out  
> its
> path from that?

Why are all templates in basesyndication but not used there?

Why not make a basesyndication/browser/__init__.py do the  
PageTemplateFile initialization and then import them in fatsyndication?

from basesyndication.browser import atom_xml as atom

or something.

/Sasha
>
>
>>> i also adjusted the paths for the quills-buildout bundle. i'm not  
>>> sure
>>> if i can be bothered to update the other ones, since they're stone  
>>> old
>>> and nobody seems to be using them.
>>>
>>
>> I just deleted the /Quills/bundles/quillsout as it was abandoned long
>> ago.  Some of those other bundles probably don't even work anymore,
>> especially if they are using Quills/trunk :).  We should probably  
>> move
>> the quills-buildout to /Products.Quills/quills-buildout
>
> Or just /Products.Quills/buildouts?
>
>
> Tim
> _______________________________________________
> quills-dev mailing list
> quills-dev at lists.etria.com
> http://lists.etria.com/cgi-bin/mailman/listinfo/quills-dev



More information about the quills-dev mailing list