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

refactor dynamic loader class to look more like Swift #200

Merged
merged 1 commit into from
Jun 27, 2016

Conversation

CoderXpert
Copy link
Contributor

Refactor dynamic loader class to look more like Swift using guard else instead of if else where appropriate. It makes code bit clean and comfortable to read as now there are fewer blocks.

@kjessup kjessup merged commit 7add841 into PerfectlySoft:master Jun 27, 2016
iamjono pushed a commit to iamjono/Perfect that referenced this pull request Feb 1, 2017
…loader

refactor dynamic loader class to look more like Swift

Former-commit-id: 7add841
Former-commit-id: e31da436c4ab0d35fb1c79fd92de0365d0726967
Former-commit-id: f5f8e1e4aef44d02d4151e7a94435ac7825c3c18
Former-commit-id: bf830264b98e24add72c7661993360fd3a199c44
iamjono pushed a commit that referenced this pull request Feb 1, 2017
refactor dynamic loader class to look more like Swift

Former-commit-id: 7add841
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.

2 participants