2009/3/23 Dalius Dobravolskas <[email protected]>

>
> Raoul Snyman wrote:
> > My point is not that you can't write a CMS in Pylons, nor that Pylons
> > is limited. My point is that if you want to write a "Drupal" in
> > Python, I don't think you're going to be able to do it in Pylons. They
> > just work totally differently.
> >
> Could you be more specific what's impossible with Pylons? While your
> arguments about MVC part of Pylons looks valid they are not! There are
> number of discussions in this group about custom layouts (whatever you
> mean by that). Pylons is really flexible framework. As well you do not
> even mention WSGI part of Pylons (I guess that's because you don't
> understand this part).
>
> OK. Most probably I can't write Drupal in Pylons, but I can write CMS.
> Actually I have written working CMS prototype in Pylons.
>

I think the main problem is extensibility. How can you write an extention
for a pylons project outside of the project ? Or do you just fork the CMS
for your own projects ? I kinda like the idea, but it would be difficult to
have reusable extentions in that case. You would have to use branches and
merge extension branches together, hoping they don't conflict in a
complicated way. Oh and of course you'd have to make something so good and
simple that people like hacking it.

Regards,
-- 
Olivier Lauzanne

--~--~---------~--~----~------------~-------~--~----~
You received this message because you are subscribed to the Google Groups 
"pylons-discuss" group.
To post to this group, send email to [email protected]
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