Hi Jochen,
>I'm sorry. I'm upgrading to OO 2 because I really do not get the
>OfficeBean Examples in 1.1.4 deployed. I'm currently checking "all" from
>CVS bevause I still don't know in which package the complete SDK is...
>(odk and api do seem to have only parts, respectively, and I can find no
>build of the new SDK).
Unfortunately there is no SDK build yet. You could build one yourself by
building odk (and deliver) and sdk_oo. But the value might be not what
you expect from it because there is a CWS with some important changes
which is not integrated yet.
>Does this "official component" use the transparent class loader? Where
>can I get information on that?
No, it does not make sense. You still needed to add a classfile to your
application or the "application bean". Because if we could execute the
code which finds ourselves, we would not need to find ourseves andmore.
And if we need to use the code to find the code, we have an unsolved
problem.
The OOoBean is meant to be used as a baseclass in application beans. The
applications beans then are specialized to whatever the application
needs. These can use the transparent class loader (UNO bootstrap
mechanism) and implement the bean info etc.
Other than the examles in the SDK of former OOo versions, it really can
be used as such a base class. The example could not, because it was
seriously incomplete and flawed (missing arguments etc.).
Michael
---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]