mgravell / fast-member

Automatically exported from code.google.com/p/fast-member
Apache License 2.0
1.02k stars 137 forks source link

Bug fix: TypeAccessor doesn't allow to manipulate internal/private pr… #85

Open robertjak opened 4 years ago

robertjak commented 4 years ago

Bug fix for the TypeAccessor doesn't allow to manipulate internal/private properties #84

BlackjacketMack commented 4 years ago

+1. I would love to see this as well. Thanks for submitting the pull request.

erwan-joly commented 4 years ago

same i was thinking about moving to TypeKitchen for this exact usage but it happen that this is also not working on it https://github.com/danielcrenna/TypeKitchen/issues/3 so would be great to have this merged :)

out of interest why not fixing fields at the same time ?

erwan-joly commented 4 years ago

@mgravell is this repo still active ? any ETA on the merge of this PR ?