datreant / datreant.data

convenient data storage and retrieval in HDF5 for Treants
http://datreant.org/
BSD 3-Clause "New" or "Revised" License
1 stars 1 forks source link

Namespace package machinery now works. #2

Closed dotsdl closed 8 years ago

dotsdl commented 8 years ago

This module can be imported as datreant.data. Limbs can be auto-attached to classes with import datreant.data.attach.

kain88-de commented 8 years ago

This is mainly disable auto attaching for the default import and implementing datreant.data.attach, correct? If that is correct it looks good to me.

dotsdl commented 8 years ago

Yup. That's all this really does differently than before. The other changes are to put it in line with datreant.core changes to make the namespace package work seamlessly. You're welcome to merge if you're comfortable with it. Still working to get travis builds working smoothly again.

dotsdl commented 8 years ago

Ha. Just realized there's no point trying to fix travis here because we pull from the develop branch of datreant.core, which hasn't gotten its merge yet. I should get some coffee.

kain88-de commented 8 years ago

or sleep ;-)

dotsdl commented 8 years ago

@kain88-de Or that. But it's 16:43 here, so a bit early yet.