Menu

Commit [r3168]  Maximize  Restore  History

Created a prototype design pattern as a base class with the __copy__() method.

The prototype __copy__() method simply returns a deepcopy of the object. The PipeContainer,
SpinContainer, ResidueContainer, and MoleculeContainer classes now inherit from the prototype class.

bugman 2007-03-13

changed /1.3/data/mol_res_spin.py
changed /1.3/data/pipe_container.py
added /1.3/data/prototype.py
/1.3/data/mol_res_spin.py Diff Switch to side-by-side view
Loading...
/1.3/data/pipe_container.py Diff Switch to side-by-side view
Loading...
/1.3/data/prototype.py Diff Switch to side-by-side view
Loading...
Want the latest updates on software, tech news, and AI?
Get latest updates about software, tech news, and AI from SourceForge directly in your inbox once a month.