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





------- Additional comments from [EMAIL PROTECTED] Fri Mar  2 10:10:31 +0000 
2007 -------
Just a note/suggestion about -2- which might be helpful:
Omitting the need to implement lang::XInitialization, I have developed a
solution in comphelper/servicedecl.hxx some time ago. The factory object maps
all IDL ctors (with arguments) to a single C++ ctor(args, context). Together
with a type-safe helper to unwrap the arguments (comphelper/unwrapargs.hxx),
implementing a service ctor is pretty slim and all init code could be done in
the ctor.


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