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

Method signature output format enhancement #5

Open
rtholmes opened this issue Dec 15, 2010 · 1 comment
Open

Method signature output format enhancement #5

rtholmes opened this issue Dec 15, 2010 · 1 comment

Comments

@rtholmes
Copy link
Owner

Original report by rtholmes (Bitbucket: rtholmes, GitHub: rtholmes).


The output format should be modified to record whether an outbound type is from a parameter, the return type, or from in the body. For parameters, the order of the param should be recorded.

This can be done by just adding a source='param/return/body' attribute and for parameters adding position='n'.

@rtholmes
Copy link
Owner Author

rtholmes commented Jan 5, 2011

Original comment by rtholmes (Bitbucket: rtholmes, GitHub: rtholmes).


I'm going to take the first stab at this one; if the extraction code needs to be modified I'll file another issue for that.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

1 participant