Hi,
I am using Tobi Oetiker's QxJqPlot contrib, but I think this question is
actually general. I'll just use QxJqPlot as example:
I have an Application which includes a local library and in the
application's config.json I include with
"jobs" :
{
"libraries" :
{
"library" :
[
{
"manifest" : "../../LocalLibary/Manifest.json"
}
]
}
This works as expected.
In LocalLibrary I use QxJqPlot (but I guess it could just be
any other library) and try to include it with LocalLibrary's config.json
doing
"jobs" :
{
"libraries" :
{
"library" :
[
{
"manifest" : "contrib://QxJqPlot/trunk/Manifest.json"
}
]
}
Unfortunately, this seems not to work as the qxjqplot name space is not
known/available in the main application. If I move the above library include
from LocalLibrary's config.json to the application's config.json, everything
works, but this defies the effort of hiding the dependency from QxJqPlot in
LocalLibrary (application doesn't use any QxJqPlot element directly).
Am I making myself clear? If not I'll be happy to provide more info to the
toolchain experts ...
Cheers,
Fritz
--
Oetiker+Partner AG tel: +41 62 775 9903 (direct)
Fritz Zaucker +41 62 775 9900 (switch board)
Aarweg 15 +41 79 675 0630 (mobile)
CH-4600 Olten fax: +41 62 775 9905
Schweiz web: www.oetiker.ch
------------------------------------------------------------------------------
ThinkGeek and WIRED's GeekDad team up for the Ultimate
GeekDad Father's Day Giveaway. ONE MASSIVE PRIZE to the
lucky parental unit. See the prize list and enter to win:
http://p.sf.net/sfu/thinkgeek-promo
_______________________________________________
qooxdoo-devel mailing list
[email protected]
https://lists.sourceforge.net/lists/listinfo/qooxdoo-devel