Skip to content

[kxml_compiler]Pointer based accessor code generation #20

@martonmiklos

Description

@martonmiklos

Hi @cornelius, @dfaure

Recently I needed to create a tool (with Qt) which parses an XML, modify a few thing and write it back to file.
If I use the current kxml_compiler generated code I need to copy the whole parsed structure to do these modifications.

I was thinking about extending the kxml_compiler to add an option which would allow to generate classes having pointer based accessors.

What do you think about this approach?

Metadata

Metadata

Assignees

Labels

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions