-
Notifications
You must be signed in to change notification settings - Fork 72
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
Generate Requests #3
base: master
Are you sure you want to change the base?
Conversation
Still need to calculate the length. Still need to handle normal list types.
result: should now be able to handle requests with nested structs.
mainly because the result has a nested struct and I wanted to make sure that it was working.
pretty messed up.
- sometimes end of request needs to be padded to 4 byte align - some requests reference the request Length (may have issues with a few others that do operations on req Length) - makes sure variable is set to empty array even when no fields.
- sends body length to all reply handler functions. - handle operators and nested operators for list length.
why draw multiple rects ontop of eachother? Solution turn one of them red.
Continued from: (#5) Leaving the attributes names as is. Comment: don't use value_mask either value or merge mask into parent obj. |
Thoughts? |
Most things work.
PolyText8 doesn't work. It seems the XML and the spec differ and I am not sure why.
Render Extension is probably broken if it uses the old api.