RakLib icon indicating copy to clipboard operation
RakLib copied to clipboard

Port code to use ext-encoding

Open dktapps opened this issue 3 months ago • 0 comments

this is a test run to see what it's like to work with the new API.

So far, it seems to be OK, although I keep forgetting the parameters for the static methods, which is annoying. Instinctively I'm reaching for instance methods, and I have to keep reminding myself why I chose to implement the new API this way instead of using instance methods (it's because this design is more resistant to mistakes).

Haven't tested this yet. Fine to ignore the test errors (it's just because the extension isn't present).

dktapps avatar Sep 07 '25 02:09 dktapps