classes deriving just from Serializable should also have proxy python ctors

Bug #408443 reported by Václav Šmilauer
6
This bug affects 1 person
Affects Status Importance Assigned to Milestone
Yade
Fix Released
Undecided
Václav Šmilauer

Bug Description

e.g. GLDrawSphere(a=1,b=4,d=5) would be proxied to Serializable('GLDrawSphere',a=1,b=4,d=5), just like we do with other classes. It is enough to keep track of which classes have their proxies and proxy the rest to Serializable. (Easy, putting here to not forget)

Changed in yade:
assignee: nobody → Václav Šmilauer (eudoxos)
milestone: none → 0.20-0
status: New → Confirmed
Revision history for this message
Václav Šmilauer (eudoxos) wrote :

Fixed in r1913

Changed in yade:
status: Confirmed → Fix Released
To post a comment you must log in.
This report contains Public information  
Everyone can see this information.

Other bug subscribers

Remote bug watches

Bug watches keep track of this bug in other bug trackers.