From: Joe W. <jo...@gm...> - 2012-12-26 06:36:07
|
Hi all, I have updated my 'unzip' library (https://github.com/joewiz/unzip), to work with 2.0RC, but one remaining problem is that my library has a dependency on the FunctX library. The EXPath package format gives us a way to register dependencies by package namespace URI, e.g.: <dependency package="http://www.functx.com"/> I think this should work if FunctX is in the eXist-db public repository (c.f., the fundocs app registers its dependency on the shared-resources app this way), but I noticed that FunctX is no longer available there as I recall it used to. Could FunctX be re-added please? Or is there a reason not to include it? (The xar at http://test.cxan.org/pkg/functx works when I use the CXAN tab in the old web admin app's package manager pane.) Thanks, Joe |