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

Ensure unrelated native.xml files dont cause issues #8

Closed
ianharrigan opened this issue Aug 4, 2016 · 0 comments
Closed

Ensure unrelated native.xml files dont cause issues #8

ianharrigan opened this issue Aug 4, 2016 · 0 comments

Comments

@ianharrigan
Copy link
Member

Its possible (and valid) for certain config files (like native.xml) to exist on the classpath, but are nothing to do with haxeui.

Expected Behavior

These files should be parsed but not cause any issue if they dont contain the correct information.

Current Behavior

Unknown - im fairly certain that they wouldnt cause issues, but this needs to be verified.

Steps to Reproduce (for bugs)

  1. add a native.xml to the classpath
  2. create content that isnt haxeui related

Additional

It would also be a good time to test how the failure mechanisms work; so creating malformed xml in a native.xml should also not break anything, but possibly issue a warning.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

1 participant