djpnewton / kowhai

MIT License
1 stars 2 forks source link

Api changes #7

Closed othane closed 12 years ago

othane commented 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.

djpnewton commented 12 years ago

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

djpnewton commented 12 years ago

fcuk it! we'll do it live