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

Inherit anything #384

Closed
7 of 10 tasks
hadley opened this issue Oct 5, 2015 · 3 comments
Closed
7 of 10 tasks

Inherit anything #384

hadley opened this issue Oct 5, 2015 · 3 comments
Labels
feature a feature request or enhancement

Comments

@hadley
Copy link
Member

hadley commented Oct 5, 2015

@hadley
Copy link
Member Author

hadley commented Sep 8, 2016

Inheriting slots and fields will be slightly complicated because they are nested in sections (in Rd files).

You probably will want to be able to inherit sections by name, so they might be more easily handled with their own @inheritSections tag. An additional complication is that section names tend to have spaces in them, so using space delimiters (like other tags) isn't going to work. Use commas instead?

@hadley
Copy link
Member Author

hadley commented Sep 20, 2016

Cleaning up this issue, and moving all @inheritSection related stuff to #513

@hadley hadley closed this as completed in f98c4d1 Sep 20, 2016
@hadley
Copy link
Member Author

hadley commented Sep 20, 2016

I'm not going to both with the S4/ref class stuff for now

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

No branches or pull requests

1 participant