To comment on the following update, log in, then open the issue:
http://www.openoffice.org/issues/show_bug.cgi?id=60696





------- Additional comments from [EMAIL PROTECTED] Wed May 23 02:36:09 +0000 
2007 -------
textenc and other stuff from sal is not really needed. Bootstraprc actually is
only used by the patch to find the userinstallation path as it's part of the
pipe name.

But the userinstallation path in the pipe name IMHO is a bug.

Pipe should be created from <program installation 
path>+<userid>+<display/session>

So there's no need to reso9lve any bootstrap variables.

Yes there are some tools (like unopkg etc.) that have to be adjusted too but
actually they rely on an implementation detail of a different module (which is
the next design bug).

I don't like duplicating code (including the above mentioned). What I would like
to see is a small piece of code that generates the pipe name and is linked
against all other modules statically.

A good place for this is sal/systool. The output should be a static lib which
only uses native system code. sal, the splashloader, desktop and other modules
should link against this library.


---------------------------------------------------------------------
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]

Reply via email to