|
View:
New views
2 Messages
—
Rating Filter:
Alert me
|
|
|
KProcessI'm investigating KProcess. It has changed enough to have to have a
K3Process, so too QProcess has Q3Process. I figure we will use the Q version, and I'm testing a simple s/KProcess/QProcess/g swap, but it looks like this will probably require more work, which might or might not be scriptable. I figure I'll see how far the basic swap goes, and see what else I can do from there. -- D. Michael McIntyre ------------------------------------------------------------------------- This SF.Net email is sponsored by the Moblin Your Move Developer's challenge Build the coolest Linux based applications with Moblin SDK & win great prizes Grand prize is a trip for two to an Open Source event anywhere in the world http://moblin-contest.org/redirect.php?banner_id=100&url=/ _______________________________________________ Rosegarden-devel mailing list Rosegarden-devel@... - use the link below to unsubscribe https://lists.sourceforge.net/lists/listinfo/rosegarden-devel |
|
|
Re: KProcessOn Friday 18 July 2008, D. Michael McIntyre wrote:
> I figure I'll see how far the basic swap goes, and see what > else I can do from there. Somewhere, but not far. The swap seems to work OK, and I get compiler errors about missing methods rather than other things, but the missing methods are a problem. No more isRunning(), NotifyOnExit, NoCommunication, normalExit, and so on. Looks like there is no way to do a simple mechanized swap, and these will have to be dealt with by rewriting one case with the new QProcess, and then applying the lessons learned to the other cases by hand. Perhaps some future automation might reveal itself then, but at this stage of the game, it's time to move on to the next readily mechanized conversion, and leave this dangling. -- D. Michael McIntyre ------------------------------------------------------------------------- This SF.Net email is sponsored by the Moblin Your Move Developer's challenge Build the coolest Linux based applications with Moblin SDK & win great prizes Grand prize is a trip for two to an Open Source event anywhere in the world http://moblin-contest.org/redirect.php?banner_id=100&url=/ _______________________________________________ Rosegarden-devel mailing list Rosegarden-devel@... - use the link below to unsubscribe https://lists.sourceforge.net/lists/listinfo/rosegarden-devel |
| Free Forum Powered by Nabble | Forum Help |