[dev] My Agora TODO
Chuck Hagenbuch
chuck at horde.org
Fri Sep 21 03:31:43 UTC 2007
Quoting Duck <duck at obala.net>:
> I would like to go forward in optimizing Agora and extend the comment API
> features. Below is a list if thing I had in mind. One of this thins are even
> moving away from Horde_Template. Of course this means PHP5 requirement. I
> don't know is this is allowed. As I see horde 3.2 will be the last php4
> supported release and Agora is not listed as an planned module after 3.2
> release, actually never released. And PHP will drop support for 4.x with the
> end of this year. So can I move in this direction?
>
> - Add permission management interface
> - Extend moderation to comments in various scopes
> - Move from DB to MDB2
> - Move from Horde_Template to Horde_View
> - Store last message data with thread to save queries
> - Reduce number of loops in for thread display
This is all fine with me. There are other PHP 5 bits you could
consider making use of also, like Rdo, Routes, etc. The only downside
is that you'd be saying Agora will never work with Horde 3.2, and
there _are_ apps intended to be released with Horde 3.2/for Horde 3.2
that use the comments API. So perhaps branching a FRAMEWORK_3 version
of Agora and releasing it while it's stable is in order, and then HEAD
of Agora can go merrily on to PHP 5/Horde 4.
-chuck
More information about the dev
mailing list