addict icon indicating copy to clipboard operation
addict copied to clipboard

support nested key get/set

Open dxma opened this issue 2 years ago • 2 comments

Hi,

This PR is enhanced version of #119 , which supports nested key with index/slice, such as 'foo[0].bar' and 'foo.bar[0]'. Like mentioned in previous PR, this change is not backward compatible, but I found it useful and powerful.

close #110

BR

dxma avatar May 26 '22 09:05 dxma

is some1 reviewing this ? this is an amazing enhancement. Please look into this.

sourabhsharma-cpi avatar Feb 27 '24 11:02 sourabhsharma-cpi

I would love to see this merged. This would make addict the perfect Swiss army knife dict.

afeblot avatar Mar 30 '24 23:03 afeblot