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





------- Additional comments from [EMAIL PROTECTED] Thu Jun 30 02:36:11 -0700 
2005 -------
> Comments
Not much, from a quick look:
- initFields() calls into some g_* functions with osl's GlobalMutex locked. I am
not sure
  how expensive (blocking? long-lasting) those calls potentially are, but the
GlobalMutex
  should only be aquired for very small chunks. If there's the slightest doubt
that those
  functions return virtually immediately in *all* cases, then please use
another, dedicated
  mutex to implement the double locking pattern here.
- I suppose you ensured that those split fields are somehow properly propagated
to the
  UI which assumes a fixed field set (say, File|Templates|Address Book Data 
Source)

> how should we try to get it up-stream.

create a CWS, check it in, set it to ready for QA (feel free to make me the QA
owner) :)

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