> On Friday, 27. July 2007 00:23, Evan Hisey wrote:
>> Robert-
>>   The Twisted Dep will go away when either 2.0 is ready or someone
>> has the time to backport  the 2.0 recording server to the 1.x branch.
>> It is a pain, but the 1.6+ releases started  as a maintenance
>> project that Duncan took on so we could get updates and patches
>> during the development period of 2.0 and it has gotten a whole lot
>> more development than originally expected, I think.
>
> Thanks for clearing that up, Evan. I know the whole effort is
> maintaining older code and backporting, but I wanted to know if this is
> planned for the near future or not (e.g. do some of the developers
> intend to backport the recordserver or is that just an 'if').
>
> I really don't want to play anyone's schedule or todo-list here, but I
> was hoping for some word I could plan on more.

I have no plans to change the record server to use Twisted-2.5.0. The
reason are:
1) Using Twisted as a RPC server is a bit of an overkill, using
kaa.notifier or Python's RPC calls is easier.
2) There are other functions that have been deprecated in Twisted which
are being used in the record server.
3) The record server has got more and more functionality and is now too
big and complex that it is difficult to maintain.
4) I don't like that favourites and scheduled recordings are stored in the
same unformatted xml file.

Back porting Freevo's 2 record server is one possibility but depends on
the dependencies of the rest of Freevo 2; need to look into this.

The other option is to rewrite the record server but this is not a small
undertaking and needs careful consideration. If back porting the record
server from Freevo 2 brings in add other dependencies then I would prefer
to rewrite it.

Hope this is explains why updating the record server to use Twisted-2.5
has not been done and what the plans for the record server are.

Duncan


-------------------------------------------------------------------------
This SF.net email is sponsored by: Splunk Inc.
Still grepping through log files to find problems?  Stop.
Now Search log events and configuration files using AJAX and a browser.
Download your FREE copy of Splunk now >>  http://get.splunk.com/
_______________________________________________
Freevo-devel mailing list
Freevo-devel@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/freevo-devel

Reply via email to