← Back to team overview

yade-dev team mailing list archive

Re: [Bug 1031703] [NEW] "extra" value for bodies

 

Ok, if you want to make it serializable with O.save, than it should be in
c++ :-) but I am not sure about an easy way how to implement such flexible
member.. one possibility would be to store it as string and in python set
it with repr and get it with eval function.

Jan

References