* It's very hard to make changes to bash without breaking anything given the existing amount of code written in bash.
* If I remember correctly, bash does not have garbage collection and something tells me, it will not be easy to agree on or to add. Hello, structured data...
Could be possible to write these extensions as bash plugin libraries -- I've long thought about adding such features this way, but haven't had the time or pressure enough to really need it yet.