19 Jan
2009
19 Jan
'09
11:53 p.m.
Most of the decorators now that things as arguments to their create function. For example, you can now do XYZDecorator.create(p, IMP.Vector3D(1,2,3)).
Just something to be aware of.
The IMP_DECORATOR macro also changed in case anyone else uses it. Read the documentation to see how to use the new one.