Hi Laurent,

Jürgen Schmidt wrote:
Daniel Boelzle wrote:
Hi Laurent,

you mean that the problem is the interpretation of
<value>vnd.sun.star.expand:$UNO_USER_PACKAGES_CACHE/
yes, %origin% is expanded by the package manager during the deployment but the problem is probably that the expanded URL still contains a macro and that the corresponding UCB content provider doesn't know how this URL has to be handled. But as Mathias has already mentioned we have this on our wish or to-do list for the future.

The UCB ought not have any problem with vnd.sun.star.expand urls.  The
corresponding UCP is implemented in ucb/source/ucp/expand/.  The
PackageManager itself works on those URLs with the UCB without a
problem.  So I doubt that this is your problem.  Maybe the UCB isn't
used for reading here?

yes, probably the code around doesn't use the UCB here. But that's all speculative and it needs some further anaylsis.

The generated xcu files (store.xcu and hierarchy.xcu) contain configuration data based on a not official configuration schema (a not optimal design). It's more an implementation detail at the moment and you can't count on it, it can maybe changed. We have to or better should redesign the template administration and during this redesign we have to define an official configuration schema for templates which can be used in UNO packages for easy deployment of templates. Fixing the the current problem wouldn't be enough because we would make the existing configuration schema more or less official and would have to maintain it in the future. At the moment we are not able to deploy templates with UNO packages but we will provide a solution for OOo 3.0.

Juergen




Juergen


HTH,
-Daniel

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


---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]

Reply via email to