Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Group should be renamed to something more spesific #17

Open
skogsmaskin opened this issue Oct 12, 2012 · 1 comment
Open

Group should be renamed to something more spesific #17

skogsmaskin opened this issue Oct 12, 2012 · 1 comment

Comments

@skogsmaskin
Copy link
Member

Group is used in Origami and it's confusing (Sherlock indexing etc).

@thomax
Copy link

thomax commented Oct 22, 2012

Yup. Right now we have the following origin detector in Sherlock:

def checkpoint?(uid)
  # TODO re-implement this when we know the new names of these checkpoint classes
  !!(uid =~ /^group(|_subtree|_membership)(\.|\:)/)
end

Which collides with the origami species named "group".

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

No branches or pull requests

2 participants