Hi Cedric,
Cedric Bosdonnat wrote:
Hello everybody,
I'm currently trying to use the URE to build a new application based on
OOo components. For some time I realized that it is very hard to
integrate some components in my application. For example, there are some
helpers in the comphelper which are interesting for XNameContainer
implementation (UNO Type defined in the URE). I'ld like to use the i18n
framework... however is it possible to use it without OOo ? And what
about UNO bridges ?
currently the URE provides only UNO core functionality and a lot of
components from the office are not available.
In case of comphelper we have plans to consolidate comphelper with
cppuhelper (which is part of the URE) and make some of this helper
public. But we have not decided which helper. The point why we haven't
published this helper until now is the maintenance problem. If we have
published them once we have to ensure compatiblity. And that is often a
real constraint. So we want to be careful with publishing new helper.
But of course if more people use the URE and some of the functionality
is more often requested we can think about it. The I18N framework is a
good example where it could make sense to provide it for other UNO based
applications as well. But i must confess that i am currently don't know
all dependencies fo this framework and if it would be possible at all.
What I want to know is whether it is possible to extract basic utilities
that could be used with the URE. I'm ready to help in this job, but I'm
still wondering what are the plans about the URE.
The next step is probably to extract the URE stuff from the office and
make use of an installed URE from the office instead. And we have
thought about moving some other components like the configuration and
the UCB into the URE but that is not final.
- Juergen
Cedric
---------------------------------------------------------------------
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]