Skip to content
This repository has been archived by the owner on Apr 17, 2018. It is now read-only.

Move flags support module into Types::Support namespace #30

Open
wants to merge 2 commits into
base: master
Choose a base branch
from

Conversation

emmanuel
Copy link
Member

This is the first of three pull requests that decompose the many changes in #24.

As the title says, these changes move the Flags support module from DataMapper::Property::Flags to DataMapper::Types::Support::Flags. The new location matches the directory structure, and it also seems like a good idea, broadly, to only put Property subclasses directly in the DataMapper::Property namespace.

emmanuel added 2 commits May 17, 2011 13:55
This is in the Enum#initialize method, how could this test ever be false?

In other words, how could any instance that doesn't inherit from Property::Enum execute the Property::Enum#initialize method?
@solnic
Copy link
Contributor

solnic commented Sep 14, 2011

@emmanuel ok this is cool too bad I forgot about this. I will rebase / merge it for 1.3.0

@tpitale
Copy link
Member

tpitale commented Feb 14, 2016

@emmanuel This one too, if you think it's still good to move. Thanks!

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants