Skip to content

Conversation

pilhuhn
Copy link
Member

@pilhuhn pilhuhn commented Feb 22, 2016

No description provided.

@pilhuhn
Copy link
Member Author

pilhuhn commented Feb 23, 2016

@jpkrohling @Jiri-Kremser Can you have a look please?

# @return [Array<Resource>] List of resources, which can be empty.
def list_resources_for_feed(feed, fetch_properties = false)
fail 'Feed must be given' unless feed
the_feed = hawk_escape(feed)
Copy link
Contributor

Choose a reason for hiding this comment

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

In some places, there are parenthesis when calling hawk_escape, in other places it's without.

Also, wouldn't it be a good candidate for a monkey patching, specially if this escape is used in other non-inventory places? No need to make it system wide, though.

@jpkrohling
Copy link
Contributor

Review finished. I got a couple of questions, but it looks good to me. However, I cannot judge the inventory-specific things.

pilhuhn added a commit that referenced this pull request Feb 23, 2016
More inventory work especially to create entities
@pilhuhn pilhuhn merged commit e448e26 into hawkular:master Feb 23, 2016
@pilhuhn pilhuhn deleted the more_inventory branch February 23, 2016 10:46
@pilhuhn pilhuhn modified the milestone: 0.2.1 Mar 23, 2016
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