At 29.08.2012 14:20, Sullivan MATAS wrote:
I apologize, I forgot to attach the patch.
[...]
I had to generate javascript code for one of my project, so I made a
javascript code generation plug-in for dia. I think this may be usefull
to someone else so I send you my patch.
The
on de l’Ingénieur, bât 620
Université Paris-Sud11
91 405 0rsay cedex - France
Tel.: +33 (0)1 69 33 86 00
2012/8/29 Sullivan MATAS
> Hello,
>
> I had to generate javascript code for one of my project, so I made a
> javascript code generation plug-in for dia. I think this may be usefull to
&g
Hello,
I had to generate javascript code for one of my project, so I made a
javascript code generation plug-in for dia. I think this may be usefull to
someone else so I send you my patch.
The commit adds the JsRenderer class (inheriting from ObjectRenderer) to
codegen.py.
I hope this will be