Closed othane closed 12 years ago
This reduces the tree size and complexity and makes the parsing simpler. All the unit tests pass for the default, and client server tests. I don't have c# setup yet so I have not tested this but it should be straight forward.
I think the node_count parameter could be removed, it is not used and it just seems to add a bunch of NULL's into every function call
fcuk it! we'll do it live
This reduces the tree size and complexity and makes the parsing simpler. All the unit tests pass for the default, and client server tests. I don't have c# setup yet so I have not tested this but it should be straight forward.