Skip to content

Conversation

smarr
Copy link
Owner

@smarr smarr commented Feb 5, 2017

[This is a work-in-progress PR, mostly to have an issue to work on, and to keep notes on some existing patches.]

The Mirror API needs to be made complete and consistent.
Currently it is not even possible to navigate the basic relations in object model, for instance superclass relationships as well as class/metaclass relations.

The attached patch and example program shows how it could be used. But, the current mirror design is not yet good. Method names are ambiguous, sometimes it is unclear on what a mirror works, and generally how they are used to travers an object model.

@smarr smarr added bug Fixes an issue, incorrect implementation enhancement Improves the implementation with something noteworthy help wanted Would be great if you could help out here. labels Feb 5, 2017
@smarr smarr added this to the later milestone Mar 7, 2017
@smarr smarr changed the title Improve and complete Mirror API (work-in-progress) [WIP] Improve and complete Mirror API Mar 13, 2018
@smarr smarr closed this Apr 5, 2018
@smarr smarr changed the base branch from master to dev April 5, 2018 19:38
@smarr smarr reopened this Apr 5, 2018
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

bug Fixes an issue, incorrect implementation enhancement Improves the implementation with something noteworthy help wanted Would be great if you could help out here.

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant