Re: destructor
- Posted by jeremy (admin) Mar 15, 2009
- 935 views
I think, not picking, but because of map and it's emulated PBR, this needs to be part of 4.0. It's not a matter of 4.0 or this, it's both. For internals, like regex (the other part of 4.0 that required this type of cleanup), Matt's internal cleanup changes already solves this.
Now, once we get this, I think we should probably change how stack works and make it emulate PBR too. Once we get read PBR, we can remove these emulations from map and stack and remove the need for user cleanups as well on them.
Jeremy