Skip to content.

Etria Lists

 

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

Tom Lazar lists at tomster.org
Fri Feb 29 16:31:49 UTC 2008


On 29.02.2008, at 17:08, Clayton Parker wrote:

> On Feb 29, 2008, at 9:54 AM, Tom Lazar wrote:
>> On 29.02.2008, at 14:35, Tom Lazar wrote:
>>> On 29.02.2008, at 07:42, Clayton Parker wrote:
>>>> On Feb 28, 2008, at 4:08 PM, Tom Lazar wrote:
>>>>> ok, i have moved the following old-style products:
>>>>>
>>>>> Quills https://svn.plone.org/svn/collective/Products.Quills/trunk
>>>>> QuillsRemoteBlogging https://svn.plone.org/svn/collective/Products.QuillsRemoteBlogging/trunk
>>>>> MetaWeblogPASPlugin https://svn.plone.org/svn/collective/Products.PASPlugins/MetaWeblogPASPlugin/trunk
>>>>> fatsyndication https://svn.plone.org/svn/collective/Products.fatsyndication/trunk
>>>>> basesyndication https://svn.plone.org/svn/collective/Products.basesyndication/trunk
>>>>
>>>> This defeats the purpose of eggification :)
>>>
>>> true. that was just a quick fix to leave the bundle in a working  
>>> state.
>>>
>>>> I added the products in the buildout as proper eggs.
>>>
>>> thanks, i was about to do that. but now i don't ;)
>>
>> actually, that was probably a bit premature, seeing that i haven't  
>> registered the new eggs yet at pypi...
>>
>> i'll have a look over the weekend.
>
> Why do you say it was premature?

because i didn't know about the following ;-) (also, i was humble  
enough to put in a 'probably' *g*)

> You can acually use them in your own buildout without pypi right now  
> by adding the following to your find-links:
>
> https://svn.plone.org/svn/collective/Products.Quills/trunk/ 
> #egg=Products.Quills
> https://svn.plone.org/svn/collective/Products.QuillsRemoteBlogging/trunk/ 
> #egg=Products.QuillsRemoteBlogging
> https://svn.plone.org/svn/collective/Products.MetaWeblogPASPlugin/trunk/ 
> #egg=Products.MetaWeblogPASPlugin
>
> It's not optimal but it's what i've been doing with the trunk of  
> quills.* for a while now in my project buildouts that need Quills.

good to know, thanks!

tom
>
>
> claytron
> -- 
> S i x  F e e t  U p ,  I n c .  |  "Nowhere to go but open source"
> Silicon Valley: +1 (650) 401-8579 x603
> Midwest: +1 (317) 861-5948 x603
> Toll-Free: 1-866-SIX-FEET
> mailto:clayton at sixfeetup.com
> http://www.sixfeetup.com  |  Zope/Plone Custom Development
>
>
>
>>
>>
>>>
>>>
>>>> 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')
>>>
>>> oooh... i hadn't even thought that that might be the case
>>>
>>>> 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?
>>>
>>> something with package_home. i think i did something similar for
>>> running tests in one package with data from another one.
>>>
>>> i'll look into that ASAP.
>>>
>>>>> 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 :).
>>>
>>> thanks again. i'm not even sure anybody beside myself used  
>>> quillsout...
>>>
>>>> We should probably move the quills-buildout to /Products.Quills/
>>>> quills-buildout
>>>
>>> +1
>>>>
>>>>> if anybody would like that to happen, give a shout and i'll take  
>>>>> care
>>>>> of it.
>>>>>
>>>>> i haven't created any new tags for release and accordingly also
>>>>> haven't registered any of the eggs at the cheeseshop.
>>>>>
>>>>> i'll do that (hopefully) these days.
>>>>> cheers,
>>>>>
>>>>> tom
>>>>>
>>>>
>>>> Yeah it would be nice if you could just add 'eggs =  
>>>> Products.Quills'
>>>> to your buildout and have all the eggs sort out their dependencies.
>>>
>>> that's the idea. i'll stay on it.
>>>
>>> thanks for your feedback and work,
>>>
>>> tom
>>>
>>>>
>>>>
>>>> claytron
>>>> -- 
>>>> S i x  F e e t  U p ,  I n c .  |  "Nowhere to go but open source"
>>>> Silicon Valley: +1 (650) 401-8579 x603
>>>> Midwest: +1 (317) 861-5948 x603
>>>> Toll-Free: 1-866-SIX-FEET
>>>> mailto:clayton at sixfeetup.com
>>>> http://www.sixfeetup.com  |  Zope/Plone Custom Development
>>>>
>>>>
>>>>
>>>>> On 28.02.2008, at 19:36, Tom Lazar wrote:
>>>>>
>>>>>> hi everybody,
>>>>>>
>>>>>> in preparation of the next 1.6 beta release i'm now in the  
>>>>>> process
>>>>>> of
>>>>>> eggifying all old-style products of quills. after consulting with
>>>>>> wiggy and aclark on #plone, i'm moving each trunk to its new
>>>>>> location,
>>>>>> i.e.
>>>>>>
>>>>>> /collective/Quills/trunk -> /collective/Products.Quills/trunk/
>>>>>> Products/
>>>>>> Quills
>>>>>>
>>>>>> in place of the then missing trunk folder i'm leaving an  
>>>>>> explanatory
>>>>>> README file, as wiggy did for the other eggified plone products.
>>>>>>
>>>>>> cheers,
>>>>>>
>>>>>> tom
>
>



More information about the quills-dev mailing list