Hi,
since the object manger rewrite all objects are allocated with the tag 'None'. I would like it if we can go back and add a tag for each object type. This tag is used for the memory allocation of an object.
- Hartmut
Hartmut Birr wrote:
Hi,
since the object manger rewrite all objects are allocated with the tag 'None'. I would like it if we can go back and add a tag for each object type. This tag is used for the memory allocation of an object.
- Hartmut
I'm not aware of any rewrite, only of some temporary hacks that have been added by me in order to fix some underlying isssues until the rewrite is ready. As my commit messages repeatedly say, these hacks will be removed bit by bit. There are 2 patches left. Please be patient.
Best regards, Alex Ionescu