firebird icon indicating copy to clipboard operation
firebird copied to clipboard

Merge putDtype and putType; remove duplicated code

Open Noremos opened this issue 6 months ago • 1 comments

This is also a preparation for the JSON Type implementation

Noremos avatar Jun 18 '25 14:06 Noremos

If you not choose better names for methods you created to not duplicate code, I prefer to have the code duplicated. I understand nothing what the refactored methods do by their names.

I tried to follow the style of the original method names. putType and putDtype are not the most transparent names either. So it would be nice if you could suggest alternative names for my methods

Noremos avatar Jun 19 '25 06:06 Noremos