|
|
|
|
|
by windle
5700 days ago
|
|
I'm sorry you feel that way, as the developer of Pylons, I really don't look at this as killing Pylons anymore than the lack of any new functionality has killed Pylons 1.0 in the past 6 months. Pylons 1.0 has been in maintenance mode already (effectively), 1.0 was in fact nothing more than a few tweaks on 0.9.7, ie. maintenance release with a 1.0 version number and finally killing a few deprecated things. The FAQ explains why when attempting to extend Pylons for new functionality, I hit a dead-end:
http://docs.pylonshq.com/faq/pylonsproject.html#why-not-just... Finding a path forward for extensibility that didn't hit this forking problem:
http://lincolnloop.com/blog/2008/apr/4/reusable-django-apps-... was a very major concern of mine. I think this will address that, and when Django makes the changes necessary to remove the forking problem I won't be at all surprised if it requires porting your apps... |
|