yade-dev team mailing list archive
-
yade-dev team
-
Mailing list archive
-
Message #00398
Re: [Yade-commits] PythonUI
> if you are going to rename it, please use a full name "python" in it,
> instead of "py". We have now (mind the capitalization):
>
> So how about "PythonUI" ? You know, it's "U"ser "I"nterface.
>
I know; I would prefer something shorter (pyUI; py is very common and
everybody knows it stands for python), but it is more or less OK.
BTW if things go the right way, perhaps the next qt/gtk/whatever gui
could be written in python itself. I even had the idea of doing
serialization/deserialization, plugin management and so on in python.
But it is not feasible now - attribute access is "quite slow", since it
relies on text serialization: so every number that is assigned is
converted to string and back, which is obviously not very efficient. But
for typical usage it is OK.
Regards, Vaclav.
_______________________________________________
yade-dev mailing list
yade-dev@xxxxxxxxxxxxxxxx
https://lists.berlios.de/mailman/listinfo/yade-dev
Follow ups
References