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

Xapparsing #3

Merged
merged 3 commits into from
Jun 19, 2012
Merged

Xapparsing #3

merged 3 commits into from
Jun 19, 2012

Conversation

StephaneDelcroix
Copy link
Contributor

this set of commits is useful for silverlight scenarios:
1/ it treats Xap as directories, and parse its content
2/ it finds embedded resources (.xaml) inside of assemblies, and parses them as well

In Silverlight, all the .xaml for UserControls are embedded as resources in the assembly. This patch scan the assemblies for embedded resources, and parse them if we have a parser able to handle that kind of file.
abock added a commit that referenced this pull request Jun 19, 2012
@abock abock merged commit 56dc01a into rdio:master Jun 19, 2012
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.

None yet

2 participants