Skip to content.

Etria Lists

 

[quills-dev] tim2p-towards-1.7 branch progress

Tim Hicks tim at sitefusion.co.uk
Sat Feb 23 12:29:25 UTC 2008


Justin Ryan wrote:
> On Fri, Feb 22, 2008 at 10:56 AM, Tim Knapp <duffyd at kokorice.org> wrote:
> 
>>  Great! Are the long term plans to phase out standard Quills in favour of
>>  the 'use standard Plone content types as blog' approach?
>>
> 
> Our hope over the past couple of years is that such a solution can
> satisfy all Quills users at some point.  Tim had the foresight some
> time last year to split this out into a separate product so that he
> could get some code down. :)
> 
> As I wrestle with a COREBlog2 migration, I actually wonder if it would
> make more sense to turn this into a QuillsEnabled folder.  It's just a
> custom ATBTreeFolder, so it might not be much trouble to write a
> migration to a standard ATCT.  I don't think we care at all if the old
> entries are migrated to any other type, as long as everything is
> Quills going forward, though I guess this would make discussion
> awkward.  Would be pretty easy to template these as "archived posts".

I hadn't thought about this before as I've never had to take care of any 
migration issues, but it sounds like a very good idea.

Instead of writing a bunch of migration scripts that manipulate 
persistent data, you could just write a few adapters from the equivalent 
of ICOREBlogWeblog to IWeblog and ICOREBlogWeblogEntry to IWeblogEntry. 
  Following the pattern used in QuillsEnabled for standard folders and 
documents should then give you exactly what you need, even with the 
possibility of going back to COREBlog at any moment :).


Tim


More information about the quills-dev mailing list