Rob Shortt wrote:
> Hi.  I have just noticed the generic_record.py is using a RecordApp
> class that extends childapp.ChildApp and does nothing extra.  I was
> going to remove it in favour of ChildApp2 usage.  Is ChildApp2 still
> the preferred one?

Yes. If you move generic_record to ChildApp2, I will merge ChildApp2
into ChildApp. The old ChildApp is very bad.

But generic_record may want to use the twisted process handing
code. You don't need stdout and stdin, so maybe don't use ChildApp(2)
at all and we can also remove the bad hack with the childapp-start-me
event.


Dischi


-- 
A man generally has two reasons for doing a thing. One that sounds
good, and a real one.


-------------------------------------------------------
This SF.Net email is sponsored by: GNOME Foundation
Hackers Unite!  GUADEC: The world's #1 Open Source Desktop Event.
GNOME Users and Developers European Conference, 28-30th June in Norway
http://2004/guadec.org
_______________________________________________
Freevo-devel mailing list
[EMAIL PROTECTED]
https://lists.sourceforge.net/lists/listinfo/freevo-devel

Reply via email to