gzz-dev
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

[Gzz] Re: [Gzz-commits] gzz ./TODO doc/Gzz_Frontend_Vobs.rst


From: Asko Soukka
Subject: [Gzz] Re: [Gzz-commits] gzz ./TODO doc/Gzz_Frontend_Vobs.rst
Date: Fri, 3 Jan 2003 22:38:07 +0200 (EET)

Fri, 3 Jan 2003, Tuomas J. Lukka wrote:
>       - enhancing umltool
> +         - make umltool rst loop not stop when an error
> +           in parsing the uml code is encountered -- for example,
> +           replace a "-" with a "--" in an association to get such
> +           an error.

:/ So, this throws on assertion error, which exits Jython.

Benja, Vegai? Do you have any idea how this exiting can be avoided? Is
there other possibilities than replacing assertion with something other?
Then all the assertions in umltool.py must be replaced? What would be
good? The rst loop can be found at the end of metacode/umldoc.py.

Thanks.

You can reproduce the error, for example:

replace "-" with "--" in some association line in doc/pp/coords.rst,
like:

        vobin multi(1) - multi(1) role(paper) paperToScreen

into

        vobin multi(1) -- multi(1) role(paper) paperToScreen

Then compile it with rst-loop:

make rst-loop RST="pp/doc/coords.rst"

-- 
Asko Soukka     | Taitoniekantie 9 A 603 | address@hidden
+358-40-8235947 | FIN-40740 JYVÄSKYLÄ    | http://www.iki.fi/asko.soukka/






reply via email to

[Prev in Thread] Current Thread [Next in Thread]