To comment on the following update, log in, then open the issue: http://www.openoffice.org/issues/show_bug.cgi?id=84545 Issue #|84545 Summary|VOS removal: process, diagnose, reference, thread Component|udk Version|680m239 Platform|All URL| OS/Version|All Status|NEW Status whiteboard| Keywords| Resolution| Issue type|PATCH Priority|P3 Subcomponent|code Assigned to|kr Reported by|kendy
------- Additional comments from [EMAIL PROTECTED] Thu Dec 13 15:15:16 +0000 2007 ------- Hi Kay, As discussed earlier on [EMAIL PROTECTED], this is the first load of the VOS removal patches: http://svn.gnome.org/viewvc/ooo-build/trunk/patches/src680/vosremoval-process.diff http://svn.gnome.org/viewvc/ooo-build/trunk/patches/src680/vosremoval-diagnose.diff http://svn.gnome.org/viewvc/ooo-build/trunk/patches/src680/vosremoval-reference.diff http://svn.gnome.org/viewvc/ooo-build/trunk/patches/src680/vosremoval-thread.diff They shouldn't be too controversial, the only thing [apart from bugs ;-)] could be the vos::OExtCommandLine. So far moved it (with few modifications) to salhelper::ExtCommandLine, and removed its usage from vcl, so either we can: - move it to from salhelper to vcl, and use it in vcl again (it was in unx-only code, and unx command lines usually do not use the @file_with_params things on command lines, so I removed it from there for now) - move it to desktop (the other usage), and let vcl as is, not handling the @file_with_params on command lines any more What do you think, please? The rest should be more or less just renaming stuff from vos with the sal/salhelper counterparts. Could you please have a look? If generally OK, I'll create a CWS with this stuff & fine tune it there. Thank you in advance! --------------------------------------------------------------------- Please do not reply to this automatically generated notification from Issue Tracker. Please log onto the website and enter your comments. http://qa.openoffice.org/issue_handling/project_issues.html#notification --------------------------------------------------------------------- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED] --------------------------------------------------------------------- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]
