Previously Jonas wrote:
> 
> In AroundWord blog system we are thinking in developing several
> plugins realated to CMS for our project:
> 
> * CMS tools
> slug, tags, comments, feeds, voting, ...
> 
> * Input parser
> ReST, Markdown, plain HTML, TinyMCE, ...
> 
> These plugins will be AroundWord independent, copyrighted to its
> author/s, and licensed under LGPL, MIT/X11, or New BSD (MIT is
> preferred over New BSD because is more simple).
> 
> As any project of TurboGears or Pylons will be able to be plugged in
> since we will use ToscaWidges, we'll achieve that more people
> contribute and so its development will be faster. I hope that.
> 
> Bruce Wang suggested the Trac's plugin architecture [1]. It's simple
> and straight, but powerful too. And I agree.
> 
> [1] http://trac.edgewall.org/wiki/TracDev/ComponentArchitecture

It may be interesting to look at using zope.interface and zope.component
as well. Those provide a very powerful and yet simple component
architecture that have seen a lot wider use and testing than the trac CA.

Wichert.

-- 
Wichert Akkerman <[EMAIL PROTECTED]>    It is simple to make things.
http://www.wiggy.net/                   It is hard to make things simple.

--~--~---------~--~----~------------~-------~--~----~
You received this message because you are subscribed to the Google Groups 
"pylons-discuss" group.
To post to this group, send email to pylons-discuss@googlegroups.com
To unsubscribe from this group, send email to [EMAIL PROTECTED]
For more options, visit this group at 
http://groups.google.com/group/pylons-discuss?hl=en
-~----------~----~----~----~------~----~------~--~---

Reply via email to