Join GitHub today
GitHub is home to over 50 million developers working together to host and review code, manage projects, and build software together.
Sign upPrivate and protected members #7
Comments
|
That's a good idea, I hadn't thought of that! |
|
Cool, how difficult will it be to implement this feature? How can I contribute? I looked at the code base but a hint on where to start would be helpful. |
|
It's more difficult than I initially thought, but definitely doable. The first step is tracking references to instance/class attributes. I'll have to consider it a bit more before deciding on an approach. |
|
Ok, thanks. Please tell me if I can help |
Hi, awesome project.
Is it planned to shorten private and/or protected class members similarly to local variables (unsafe transformation)?
best