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

Feature/refactoring strucure names #1154

Merged
merged 4 commits into from May 29, 2015

Conversation

dantleech
Copy link
Contributor

This PR renames the Component\Structrure\* classes to Component\Metadata\*Metadata.

This is to reduce the confusion about what these classes actually do and to allow better naming possiblities for other classes that talk about strutures and not structure metadata.

We should also rename the ContentContainer to StructureContainer, and use Structure in general to refer to things derived from

<?php
/*
* This file is part of the Sulu CMS.
*
Copy link
Contributor Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

This and the Snippet class are not used.

@dantleech
Copy link
Contributor Author

@chirimoya @wachterjohannes @danrot fyi

@dantleech dantleech force-pushed the feature/refactoring_strucure_names branch from 2b66c6c to df39bff Compare May 29, 2015 09:37
dantleech added a commit that referenced this pull request May 29, 2015
@dantleech dantleech merged commit 00830ef into feature/refactoring May 29, 2015
@dantleech dantleech deleted the feature/refactoring_strucure_names branch May 29, 2015 09:38

throw new \RuntimeException('Migrate this');

// Structure as used below no longer exists.
Copy link
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Which structure does not exist as used below?

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

Successfully merging this pull request may close these issues.

None yet

2 participants