Skip to content

Conversation

@fabiopelosin
Copy link
Member

No description provided.

fabiopelosin added a commit that referenced this pull request Jul 27, 2014
@fabiopelosin fabiopelosin merged commit a4f54a8 into master Jul 27, 2014
@fabiopelosin fabiopelosin deleted the fabio-add-subproject branch July 27, 2014 21:52
Copy link
Member

Choose a reason for hiding this comment

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

The proliferation of ‘helpers’ is ok, but they should be named more semantically. If this helper is responsible for changing case of a string, then I don’t think NameHelper really clarifies that. Also, ‘name’ doesn’t seem to be appropriate, isn’t it more like ‘keys’ ?

So how about something like PlistKeyCaseConverter?

Copy link
Member

Choose a reason for hiding this comment

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

@irrationalfab ^^

Copy link
Member Author

Choose a reason for hiding this comment

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

Is not about keys only but also the attributes of the objects. PlistCaseConverter works for me

Copy link
Member

Choose a reason for hiding this comment

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

Gotcha, maybe just CaseConverter then? The Plist part in my suggestion was about the ‘keys being those in the plist’.

Copy link
Member Author

Choose a reason for hiding this comment

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

👍

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.

3 participants