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

Various Fixes #183

Open
wants to merge 6 commits into
base: develop
Choose a base branch
from
Open

Various Fixes #183

wants to merge 6 commits into from

Conversation

renaun
Copy link
Contributor

@renaun renaun commented Aug 20, 2013

I added support for XML code through the Factory metadata tag. I also fixed Embed code to check for Embed or just Factory (for the XML case) on static and non-static properties. I abstracted that emitter code into the GenericEmitUtils class.

I fixed a createStaticDelegate bug on getter/setters.

I fixed a double path generation for ClassDefinition then Static identifier.

I need to learn how to run the test suite and I can add tests for these fixes.

@jeffxpx
Copy link
Contributor

jeffxpx commented Oct 7, 2013

Hey @renaun,

I got the tests running. You may want to check this out and see if it works for you.

I tested it from scratch after I got the changes to work, so I'm hoping so.

#192

Jeff

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