Re: [PyWrapper-devel] Alias file generator bug
Status: Alpha
Brought to you by:
jatorre
|
From: Dring, M. <m.d...@BG...> - 2007-06-22 14:38:56
|
Milko,
The latest svn trunk fixes the alias generator bug.
I had to do a mayor change in how I treat full qualified concepts internally
to accomodate the latest TAPIR changes, thats why the generator was broken.
I use the clark notation for fully qualified paths {NS}ELEMENT-NAME now
internally.
Unfortunately Ive broken the bgbm installation now :)
Well, something you shouldnt do on a Friday afternoon.
Markus
Am 21.06.2007 18:33 Uhr schrieb "Skofic A. Milko (Bioversity - HQ)" unter
<M.S...@CG...>:
> Indeed, the alias file generator in the utilities section generates
> paths with {} parenthesis that probably get either interpreted or
> stripped somewhere in the process, so the alias is unusable.
>
> I removed all the parenthesis parts and set all the paths to standard
> paths (http://namespace/Element) and I finally managed to query.
>
> It would be a good thing to fix this, since we will be working with
> big schemas and making the file by hand will take too much time;
> also, before it used to make the correct paths, why did you change this?
>
> Bye!
>
> Milko
|