dia python plugin, how to store temporary information during export
- From: Sebastian Setzer <SebastianSetzer alice-dsl net>
- To: dia-list gnome org
- Subject: dia python plugin, how to store temporary information during export
- Date: Thu, 26 Mar 2009 21:42:51 +0100
Hi,
is there some way to store information in the dia objects during export
with a python plugin?
For example, I want to give each state of a UML state diagram a unique
number.
I can store that information in a dictionary with the object as key. But
that's inconvenient because I have to pass this dictionary around. So I
wonder if there's a better way.
Just assigning to a new member of the objects or adding "properties"
doesn't seem to work.
Sebastian
[
Date Prev][
Date Next] [
Thread Prev][
Thread Next]
[
Thread Index]
[
Date Index]
[
Author Index]