Skip to content

Conversation

splattael
Copy link

While scanning the code I found some possible improvements.

WDYT?

Choose a reason for hiding this comment

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

I'm 👍 for this one.

Copy link
Member

Choose a reason for hiding this comment

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

@splattael @ricardovaleriano #each_with_object looks better, but..

  1. It performs a little bit worse than #each.
  2. Once the loading mechanisms will be implemented ( Code reloading #25 ), I'm planning to "compile" the code in order to avoid iterations at all.

Choose a reason for hiding this comment

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

wow! now it's cristal clear @jodosha =)

Copy link
Author

Choose a reason for hiding this comment

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

👍 for compiling. Nice!

@splattael
Copy link
Author

@jodosha Thanks for your comments!

I've rebased. 1 commit left :)

@jodosha
Copy link
Member

jodosha commented Aug 5, 2014

@splattael ;)

jodosha added a commit that referenced this pull request Aug 5, 2014
@jodosha jodosha merged commit ad26f66 into hanami:master Aug 5, 2014
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