Where to discuss all this?
For instance, why reinvent a type system, whereas there is already one with the FPC RTTI.
There is no direct boolean support in your code if I am correct, you search for uppercase 'BOOL' in the type name if the integer size is 1 byte in the code I have seen. Not very clean.
This is a very nice idea for sure.
Where to discuss all this?
For instance, why reinvent a type system, whereas there is already one with the FPC RTTI.
There is no direct boolean support in your code if I am correct, you search for uppercase 'BOOL' in the type name if the integer size is 1 byte in the code I have seen. Not very clean.
This is a very nice idea for sure.