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

reflect: should be able to slice array, take address #1432

Closed
rsc opened this issue Jan 19, 2011 · 3 comments
Closed

reflect: should be able to slice array, take address #1432

rsc opened this issue Jan 19, 2011 · 3 comments

Comments

@rsc
Copy link
Contributor

rsc commented Jan 19, 2011

reflect's API should be able to slice a fixed size array
or take the address of a field.  

for the next reflect redesign

e.g. http://golang.org/cl/3608041
@rsc
Copy link
Contributor Author

rsc commented Jan 20, 2011

Comment 1:

Status changed to LongTerm.

@rsc
Copy link
Contributor Author

rsc commented Apr 18, 2011

Comment 2:

Can take address now.  Slicing still TBD.

@rsc
Copy link
Contributor Author

rsc commented Apr 20, 2011

Comment 3:

Slicing done.

Status changed to Fixed.

@rsc rsc added fixed labels Apr 20, 2011
@rsc rsc self-assigned this Apr 20, 2011
@golang golang locked and limited conversation to collaborators Jun 24, 2016
@rsc rsc removed their assignment Jun 22, 2022
This issue was closed.
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Projects
None yet
Development

No branches or pull requests

2 participants