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

DDXMLDocument initWithRootElement missing #2

Open
kgrigsby59 opened this issue Nov 15, 2011 · 4 comments
Open

DDXMLDocument initWithRootElement missing #2

kgrigsby59 opened this issue Nov 15, 2011 · 4 comments

Comments

@kgrigsby59
Copy link

I would like to see the methods relating to DDXMLDocument initWithRootElement added that were in a patch at http://code.google.com/p/kissxml/issues/detail?id=29.

@noahmiller
Copy link

+1

@harrisg
Copy link

harrisg commented Dec 23, 2011

I would as well. I tried applying the old patch and there appears to be a memory issue. I'm getting an EXC_BAD_ACCESS when xmlFreeDoc(doc) is called in -[DDXMLNode dealloc] when my document is dealloc'ed in the auto release pool.

@mureev
Copy link

mureev commented Apr 19, 2012

+1
Or any other way to write DDXMLDocument

@lxcid
Copy link

lxcid commented May 29, 2012

I referenced this issue and got it working.

You can pull from my repo: https://github.com/lxcid/KissXML

I didn't send a pull request yet is because I haven't written any unit tests for the changes.

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

No branches or pull requests

5 participants