Hi there,
In order to maintain consistency in my solution-patterns I seem to end up with the need for cyclicly chained/imported modules: module "A" imports module "B" which imports module "A".
Too bad that the "import module" command of Basex can't handle this type of structure. Now I can't access the functionality of "A" within module "B".
What are the chances in solving this issue?
Have a nice weekend,
Rob Stapper
--- Dit e-mailbericht bevat geen virussen en malware omdat avast! Antivirus-bescherming actief is. http://www.avast.com
Cycles in imports should be no problem, but I remember we fixed a bug related to that in the last weeks. Does the problem persist with the latest 8.0 snapshot? If yes, feel free to provide us with an example.
On Sun, Mar 30, 2014 at 10:18 AM, Rob Stapper r.stapper@lijbrandt.nlwrote:
Hi there,
In order to maintain consistency in my solution-patterns I seem to end up with the need for cyclicly chained/imported modules: module "A" imports module "B" which imports module "A".
Too bad that the "import module" command of Basex can't handle this type of structure. Now I can't access the functionality of "A" within module "B".
What are the chances in solving this issue?
Have a nice weekend,
Rob Stapper
Dit e-mailbericht bevat geen virussen en malware omdat avast! Antivirushttp://www.avast.com/actief is.
BaseX-Talk mailing list BaseX-Talk@mailman.uni-konstanz.de https://mailman.uni-konstanz.de/mailman/listinfo/basex-talk
basex-talk@mailman.uni-konstanz.de