[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: [IMP-dev] Shortening names



Daniel Russel wrote:
> The names of some of the decorators (eg
> IMP.atom.MolecularHierarchyDecorator) are rather annoyingly long. For
> example
> mh= IMP.atom.MolecularHierarchyDecorator.create(p,
> IMP.atom.MolecularHierarchyDecorator.PROTEIN)
> One uniform way of shortening them would be to just drop the decorator
> bit.

Sounds reasonable to me.

> MolecularHierarchy: still kind of long, since it is now in atom we could
> drop the Molecular part and just make it IMP.atom.Hierarchy, but this
> causes problems if you do using or import on IMP.atom and IMP.core (as I
> tend to do)

Well... don't do that then. ;)

	Ben
-- 
                      http://salilab.org/~ben/
"It is a capital mistake to theorize before one has data."
	- Sir Arthur Conan Doyle