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

Extended metadata handling. #11

Open
ivan-shaban opened this issue Oct 13, 2015 · 0 comments
Open

Extended metadata handling. #11

ivan-shaban opened this issue Oct 13, 2015 · 0 comments

Comments

@ivan-shaban
Copy link

Hi Shaun!
For now swiftsuspenders extract some meta-information by describeType methods, which are works great but quite expensive by performance. Also, often, we need to handle some custom data for classes that maybe already parsed by swiftsuspenders, and in that case we should call describeType methods one more time, as i mentioned early that can affect a little performance, what i wanna to avoid. So my decision is to add support external meta-information processors and here i wanna ask you, what do you think about it? Mb you encountered it early and have any plans how to implement it in best way?

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

No branches or pull requests

1 participant