zgl icon indicating copy to clipboard operation
zgl copied to clipboard

Put emphasis on the "incrementally"

Open fithisux opened this issue 2 years ago • 0 comments

"This library is developed incrementally"

This is the correct approach when creating bindings instead of completeness (unless there is an automatic procedure). Make a foundation upon to build, like some types, some adaptor functions, some examples of calling and thats's it.

The benefits

  1. Smaller idiomatic codebase
  2. Take advantage of documentation of the original platform
  3. Smaller maintenance effort

I think your approach should be emphasised.

fithisux avatar Jul 02 '23 06:07 fithisux