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

#26 - findField() can stay in children scan cycle unnecessarily long #27

Merged
merged 1 commit into from
Aug 20, 2013
Merged

Conversation

neowit
Copy link
Contributor

@neowit neowit commented Aug 20, 2013

XmlObject.findField(name) should break out of the cycle as soon as the child with requested name is found

XmlObject.findField(name) should break out of the cycle as soon as the child with requested name is found
@neowit
Copy link
Contributor Author

neowit commented Aug 20, 2013

I am sorry, this pull request was meant to be done against issue #26 but somehow I managed to create another one.
#26 is now closed to avoid duplicates.

jefflai pushed a commit that referenced this pull request Aug 20, 2013
#26 - findField() can stay in children scan cycle unnecessarily long
@jefflai jefflai merged commit 8a1763c into forcedotcom:develop Aug 20, 2013
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